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
- 821 ms
http://git.hongseliba.com/cassiegarret11
- Status
- 200
- Message
- OK
- Time
- 821 ms
- IP
- 101.132.243.207
Timing
Wait
0 ms
DNS
418 ms
TCP
202 ms
Request
1 ms
First Byte
200 ms
Download
0 ms
Total
821 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
Sat, 19 Jul 2025 00:40:11 GMT
The date and time that the message was sent.
- Content-Type
text/html; charset=utf-8
The MIME type of this content.
Type
text/html
Description
HTML file
Charset
utf-8
- Content-Length
8803(8.8 kB)
The length of the response body in octets (8-bit bytes).
- Last-Modified
Tue, 25 Feb 2025 05:57:54 GMT
The last modified date for the requested object.
- 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.
- Etag
"67bd5be2-2263"
An identifier for a specific version of a resource.
Validator
strong
A weak tag is easier to generate and prevents byte range caching.
Tag
67bd5be2-2263
- Accept-Ranges
bytes
What partial content range types this server supports via byte serving.
bytes - Byte ranges are supported.