Workspace
Run the task
Enter a URL to check the HTTP status code (e.g., 200 OK, 404 Not Found) and the response heads returned by the server.
Enter a URL to check the HTTP status code (e.g., 200 OK, 404 Not Found) and the response heads returned by the server.
Note: Checking is done directly by your browser. Due to security restrictions (CORS), some URLs may not return full results if their server does not allow it.
Understanding HTTP Status Codes
The HTTP status codes are three-digit numbers that a server returns in response to a browser request. They indicate the outcome of the request.
Request received, process ongoing.
The request was received successfully, understood and accepted (e.g., 200 OK).
Further action is required to complete the request (eg, 301 Moved Permanently).
The request contains an incorrect pension or cannot be fulfilled (e.g., 404 Not Found, 403 Forbidden).
The server failed to fulfill a seemingly valid request (e.g., 500 Internal Server Error, 503 Service Unavailable).
What are the Response Heads?
HTTP response heads are name-value pairs sent from the server along with content. They provide post-information on response, such as content type (Content-Type), caching information (Cache-Control), cookie settings, and more.
Need a tool tailored to your OpenCart workflow?
We build focused utilities, diagnostics and internal helpers for teams that need something more specific than a generic online tool.