Skip to content

HTTP Status Codes

Comprehensive HTTP Status Code Reference Guide - Learn about redirect codes, error codes, and success codes

Showing 6 posts

All Posts

  • 102 Processing WebDAV (HTTP Status Code 102)

    HTTP status code 102 "Processing" is an informational status code indicating that the server has received the client's request and is currently processing it, but has not yet completed the operation.

  • 103 Early Hints (HTTP Status Code 103)

    HTTP status code 103 "Early Hints" is an informational status code that allows the server to send some hint information to the client before the complete response is ready, while it has already understood and is processing the client's request.