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.

1xx Information

Request received, process ongoing.

2xx Success

The request was received successfully, understood and accepted (e.g., 200 OK).

3xx Redirection

Further action is required to complete the request (eg, 301 Moved Permanently).

4xx Client Error

The request contains an incorrect pension or cannot be fulfilled (e.g., 404 Not Found, 403 Forbidden).

5xx Server Error

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.

This tool is provided free of charge by OpenCart Greece as part of the supporting tools for developers and online store managers.

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.

Talk to us