URL Encoder / Decoder
Web Tools
Percent-encode and decode URLs and query parameters.
Open ToolSearch a reference of HTTP status codes and their meanings.
2xx Success
The request succeeded.
The default success status. For GET the body is the resource; for POST it is the result of the action.
Every HTTP response starts with a three-digit status code. The first digit gives the class: 1xx informational, 2xx success, 3xx redirection, 4xx client error and 5xx server error.
Picking the right code matters — clients, proxies and CDNs change their caching and retry behaviour based on it. Search by number, name or description and open a code for details.
Web Tools
Percent-encode and decode URLs and query parameters.
Open ToolWeb Tools
Find the MIME type for a file extension, or the reverse.
Open ToolWeb Tools
Build cURL, fetch and Python requests snippets from a request.
Open ToolWeb Tools
Parse, edit and rebuild URL query parameters.
Open Tool