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
- 233 ms
https://odysseymathtuition.com/sembawang-primary-school/
- Status
- 200
- Message
- OK
- Time
- 233 ms
- IP
- 146.190.32.101
Timing
Wait
0 ms
DNS
4 ms
TCP
76 ms
Request
0 ms
First Byte
75 ms
Download
1 ms
Total
233 ms
HTTP Headers
- Server
nginx
A name for the server.
nginx - Description of the server software.
- Date
Wed, 20 Aug 2025 08:55:25 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
319277(319 kB)
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.
- Vary
Accept-Encoding
Indicates that different content may be provided to different clients, depending on the vary header.
Headers
- Accept-Encoding
- Vary
Accept-Encoding
Indicates that different content may be provided to different clients, depending on the vary header.
Headers
- Accept-Encoding
Problems were detected with this header
- Duplicate header. There is another header with this name and this may cause problems.
- Link
<https://odysseymathtuition.com/wp-json/>; rel="https://api.w.org/", <https://odysseymathtuition.com/wp-json/wp/v2/posts/49555>; rel="alternate"; title="JSON"; type="application/json", <https://odysseymathtuition.com/?p=49555>; rel=shortlink
Used to express a typed relationship with another resource.
Link
https://odysseymathtuition.com/wp-json/
- rel - https://api.w.org/
Link
https://odysseymathtuition.com/wp-json/wp/v2/posts/49555
- rel - alternate
- title - JSON
- type - application/json
Link
https://odysseymathtuition.com/?p=49555
- rel - shortlink
- Last-Modified
Wed, 20 Aug 2025 08:49:10 GMT
The last modified date for the requested object.
- Cache-Control
max-age=0
Inform all caching mechanisms from server to client whether they may cache this object.
Max-Age
0
The time a browser should remember a site can only be accessed with https (seconds).
- Expires
Wed, 20 Aug 2025 08:49:09 GMT
The time at which the response is considered stale.
- Age
374(6 minutes 14 seconds)
The age the object has been in a proxy cache in seconds.
- X-Cache
HIT
Indicates whether a cache was used to server this response.
- Accept-Ranges
bytes
What partial content range types this server supports via byte serving.
bytes - Byte ranges are supported.