response codes of the Hypertext Transfer Protocol
Wikipedia
en.wikipedia.org › wiki › List_of_HTTP_status_codes
List of HTTP status codes - Wikipedia
5 days ago - To have a server check the request's headers, a client must send Expect: 100-continue as a header in its initial request and receive a 100 Continue status code in response before sending the body. If the client receives an error code such as 403 (Forbidden) or 405 (Method Not Allowed) then it ...
MDN Web Docs
developer.mozilla.org › en-US › docs › Web › HTTP › Reference › Status
HTTP response status codes - MDN Web Docs - Mozilla
January 5, 2026 - Server error responses (500 – 599) The status codes listed below are defined by RFC 9110. Note: If you receive a response that is not listed here, it is a non-standard response, possibly custom to the server's software. 100 Continue · This interim response indicates that the client should continue the request or ignore the response if the request is already finished.
Videos
Every HTTP Status Code Explained in 8 Minutes! - YouTube
05:46
Every HTTP Error Codes Explained In 5 Minutes - YouTube
11:16
Electrolux Washing Machine - Error Code List, System Diagnostics, ...
22:56
HTTP Status Codes | Complete Guide & List of Error Codes - YouTube
45:51
HTTP Status Code Explained | 11 Popular HTTP Status Codes with ...
00:57
Do You Know All 63 HTTP Status Codes? - YouTube
Microsoft Learn
learn.microsoft.com › en-us › windows › win32 › debug › system-error-codes--0-499-
System Error Codes (0-499) (WinError.h) - Win32 apps | Microsoft Learn
A data integrity checksum error occurred. Data in the file stream is corrupt. ... An attempt was made to modify both a KERNEL and normal Extended Attribute (EA) in the same operation. ... Device does not support file-level TRIM. ... The command specified a data offset that does not align to the device's granularity/alignment. ... The command specified an invalid field in its parameter list.
W3Schools
w3schools.com › tags › ref_httpmessages.asp
W3Schools.com
When a browser requests a service ... an error code like "404 Not Found". It is common to name these errors HTML error messages. But these messages are something called HTTP status messages.
IANA
iana.org › assignments › http-status-codes
Hypertext Transfer Protocol (HTTP) Status Code Registry
1xx: Informational - Request received, continuing process 2xx: Success - The action was successfully received, understood, and accepted 3xx: Redirection - Further action must be taken in order to complete the request 4xx: Client Error - The request contains bad syntax or cannot be fulfilled ...
Pleth
pleth.com › posts › 200-301-404-other-numbers-http-error-codes
200, 301, 404, & Other Numbers: HTTP Error Codes - Pleth, LLC
This type of status code is intended ... 404 error. A status code of 400 indicates that the server did not understand the request due to bad syntax. A 401 status code indicates that before a resource can be accessed, the client must be authorised by the server.
Microsoft Learn
learn.microsoft.com › en-us › troubleshoot › developer › webapps › iis › health-diagnostic-performance › http-status-code
HTTP Status Code Overview - Internet Information Services | Microsoft Learn
There are five values for the first digit: 1xx (Informational): Provisional response - the request was received, continuing process. 2xx (Successful): The server successfully received and accepted the request.
Adobe
experienceleague.adobe.com › en › docs › marketo-developer › marketo › rest › error-codes
Error Codes | Adobe Marketo Engage
September 28, 2025 - Learn Marketo REST API error handling with HTTP 413 and 414, response 6xx 7xx, record-level statuses, logging best practices, retries, and limits.
RestfulAPI
restfulapi.net › home › resources › http status codes
HTTP Status Codes - REST API Tutorial
August 9, 2024 - Unless the request method was HEAD, the entity of the response SHOULD contain a short hypertext note with a hyperlink to the new URI(s). If the 307 status code is received in response to a request other than GET or HEAD, the user agent MUST NOT automatically redirect the request unless the user can confirm it since this might change the conditions under which the request was issued. 400 is the generic client-side error status, used when no other 4xx error code is appropriate.
Tron
tron.org › wp-content › themes › dp-magjam › pdf › ut-kernel_2.0 › html_en › list_of_error_codes.html
List of Error Codes
When some system call functions are not supported and such a function is invoked, error code E_RSATR or E_NOSPT is returned.
Erply
learn-api.erply.com › error-codes
List of Error Codes | Erply API
This is a list of error codes that API calls may return.
curl
curl.se › libcurl › c › libcurl-errors.html
libcurl - Error Codes
An unspecified error occurred during the SSH session. ... Failed to shut down the SSL connection. ... Socket is not ready for send/recv. Wait until it is ready and try again. This return code is only returned from curl_easy_recv and curl_easy_send ... The FTP server does not understand the PRET command at all or does not support the given argument. Be careful when using CURLOPT_CUSTOMREQUEST, a custom LIST command is sent with the PRET command before PASV as well.
Website Pulse
websitepulse.com › kb › 5xx_http_status_codes
HTTP Status Codes - 5xx
These response codes in this group are applicable to any request method. 500 - Internal Server Error The web server responds with this status code when it has encountered an unexpected condition, which prevented it from fulfilling the request by the client.