HTTP Status Codes Update.pdf

Full Transcript

HTTP Status Codes Update Status Code Category Description 100 Informational Continue - The initial part of the request has been received and the client should continue with the request. 101 Informational Switching Protocols - The server is changing protocols as reque...

HTTP Status Codes Update Status Code Category Description 100 Informational Continue - The initial part of the request has been received and the client should continue with the request. 101 Informational Switching Protocols - The server is changing protocols as requested by the client. 200 Success OK - The request was successful. 201 Success Created - The request has been fulfilled and a new resource has been created. 301 Redirection Moved Permanently - The requested page has been permanently moved to a new URL. 302 Redirection Found - The requested page has been found, but it's temporarily located at a different URL. 304 Redirection Not Modified - The client's cached version of the requested resource is still valid. 400 Client Error Bad Request - The server cannot process the request due to a client error (e.g., malformed request syntax). 401 Client Error Unauthorized - The request requires user authentication. 404 Client Error Not Found - The requested resource could not be found on the server. 410 Client Error Gone - The requested resource is no longer available at the server and no forwarding address is known. 500 Server Error Internal Server Error - An unexpected condition prevented the server from fulfilling the request. 501 Server Error Not Implemented - The server does not support the functionality required to fulfill the request. add 403 and 503 Here is the updated list with the additions of status codes 403 and 503: Status Category Description Code Continue - The initial part of the request has been received and the client should 100 Informational continue with the request. 101 Informational Switching Protocols - The server is changing protocols as requested by the client. 200 Success OK - The request was successful. 201 Success Created - The request has been fulfilled and a new resource has been created. Moved Permanently - The requested page has been permanently moved to a new 301 Redirection URL. Found - The requested page has been found, but it's temporarily located at a 302 Redirection different URL. 304 Redirection Not Modified - The client's cached version of the requested resource is still valid. Bad Request - The server cannot process the request due to a client error (e.g., 400 Client Error malformed request syntax). 401 Client Error Unauthorized - The request requires user authentication. 403 Client Error Forbidden - The server understands the request but refuses to authorize it. Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 1/2 Status Category Description Code 404 Client Error Not Found - The requested resource could not be found on the server. Gone - The requested resource is no longer available at the server and no 410 Client Error forwarding address is known. Internal Server Error - An unexpected condition prevented the server from 500 Server Error fulfilling the request. Not Implemented - The server does not support the functionality required to 501 Server Error fulfill the request. Service Unavailable - The server is currently unable to handle the request due to 503 Server Error a temporary overload or maintenance of the server. ChatGPT can make mistakes. Check important info. Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 2/2

Use Quizgecko on...
Browser
Browser