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
- 102 ms
https://doodleordie.com/profile/kendoeagle4
- Status
- 200
- Message
- OK
- Time
- 102 ms
- IP
- 3.225.136.52
Timing
Wait
0 ms
DNS
12 ms
TCP
9 ms
Request
0 ms
First Byte
67 ms
Download
1 ms
Total
102 ms
HTTP Headers
- X-Powered-By
Express
The software powering this site.
- Content-Type
text/html; charset=utf-8
The MIME type of this content.
Type
text/html
Description
HTML file
Charset
utf-8
- Content-Length
31066(31.1 kB)
The length of the response body in octets (8-bit bytes).
- Set-Cookie
__conn=4dxOhenMDbQ3or1shn103cBL.Scnpb7q1A3jQ9TsCsDmwjcaOusHlsu4kKtom3EQKRQY; path=/; expires=Wed, 22 Oct 2025 00:28:12 GMT; httpOnly
A cookie sent from the server to be set on the client
__conn
4dxOhenMDbQ3or1shn103cBL.Scnpb7q1A3jQ9TsCsDmwjcaOusHlsu4kKtom3EQKRQY
Cookie name and value.
Path
/
The client will only send the cookie when requesting this path, or subdirectories, from the server.
Expires
Wed, 22 Oct 2025 00:28:12 GMT
When the cookie should expire.
httpOnly
Prevents access to the cookie through JavaScript.
- Date
Tue, 21 Oct 2025 20:28:12 GMT
The date and time that the message was sent.
- 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.