HTTP Headers
Show the HTTP headers for a URL, with a full break-down of details. Will follow redirects.
Summary
- Response
- Total Requests
- 1
- Total Time
- 700 ms
http://git.hongseliba.com/cassiegarret11- Status
- 500
- Message
- Internal Server Error
- Time
- 700 ms
- IP
- 39.107.122.178
Timing
Wait
1 ms
DNS
232 ms
TCP
234 ms
Request
0 ms
First Byte
232 ms
Download
1 ms
Total
700 ms
HTTP Headers
- Server
nginx/1.20.1
A name for the server.
Server
nginx
Description of the server software.
Version
1.20.1
Version number.
- Date
Wed, 19 Aug 2026 22:45:24 GMT
The date and time that the message was sent.
- Content-Type
text/html; charset=utf-8
The MIME type of this content.
Problems were detected with this header
- Unknown MIME type.
- Content-Length
579
The length of the response body in octets (8-bit bytes).
- Connection
close
Control options for the current connection and list of hop-by-hop response fields.
close - The client or server would like to close the connection.
- Access-Control-Allow-Origin
*
Indicate whether the response can be shared with the given origin.
* - The browser is allowed to request resources from the origin.