home *** CD-ROM | disk | FTP | other *** search
/ Freelog 10 / Freelog010.iso / BAS / Internet / LinkCheck / Errors.txt next >
Text File  |  1999-01-30  |  844b  |  28 lines

  1. 200    Request completed
  2. 201    Object created, reason = new URI
  3. 202    Async completion (TBS)
  4. 203    Partial completion
  5. 204    No info to return
  6. 300    Server couldn't decide what to return
  7. 301    Object permanently moved
  8. 302    Object temporarily moved
  9. 303    Redirection w/ new access method
  10. 304    If-modified-since was not modified
  11. 400    Invalid syntax
  12. 401    Access denied
  13. 402    Payment required
  14. 403    Request forbidden
  15. 404    Object not found
  16. 405    Method is not allowed
  17. 406    No response acceptable to client found
  18. 407    Proxy authentication required
  19. 408    Server timed out waiting for request
  20. 409    User should resubmit with more info
  21. 410    The resource is no longer available
  22. 411    Couldn't authorize client
  23. 500    Internal server error
  24. 501    Required not supported
  25. 502    Error response received from gateway
  26. 503    Temporarily overloaded
  27. 504    Timed out waiting for gateway
  28.