×
Create a new article
Write your page title here:
We currently have 3,189 articles on s23. Type your article name above or create one of the articles listed here!



    s23
    3,189Articles

    HttpStatusCodes: Difference between revisions

    Content added Content deleted
    imported>Finn
    No edit summary
    imported>mutante
    mNo edit summary
    Line 1: Line 1:
    === Success ===

    200 OK
    201 CREATED
    202 Accepted
    203 Partial Information
    204 No Response

    === File Trouble ===

    400 Bad request
    401 Unauthorized
    402 PaymentRequired
    403 Forbidden
    404 Not found

    === Redirection ===

    301 Moved
    302 Found
    303 Method
    304 Not Modified

    ==== Server Trouble ===

    500 Internal Error
    501 Not implemented
    502 Service temporarily overloaded
    503 Gateway timeout 503

    the HTTP status codes:
    the HTTP status codes:
    http://www.w3.org/Protocols/HTTP/HTRESP.html
    http://www.w3.org/Protocols/HTTP/HTRESP.html

    [[Category:Computer]]
    [[Category:Networking]]

    Revision as of 21:29, 19 February 2005

    Success

    200 OK 201 CREATED 202 Accepted 203 Partial Information 204 No Response

    File Trouble

    400 Bad request 401 Unauthorized 402 PaymentRequired 403 Forbidden 404 Not found

    Redirection

    301 Moved 302 Found 303 Method 304 Not Modified

    = Server Trouble

    500 Internal Error 501 Not implemented 502 Service temporarily overloaded 503 Gateway timeout 503

    the HTTP status codes: http://www.w3.org/Protocols/HTTP/HTRESP.html

    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.