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
- 96 ms
https://doodleordie.com/profile/handledriver21
- Status
- 200
- Message
- OK
- Time
- 96 ms
- IP
- 3.225.136.52
Timing
Wait
0 ms
DNS
13 ms
TCP
9 ms
Request
0 ms
First Byte
61 ms
Download
1 ms
Total
96 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
31140(31.1 kB)
The length of the response body in octets (8-bit bytes).
- Set-Cookie
__conn=elxqPRO2nE8AiRXne36B218b.bFmkV1HZeaQVJKedC7CnqLg1MX8dKb1nd4hm2Ic7exQ; path=/; expires=Sun, 31 Aug 2025 13:30:53 GMT; httpOnly
A cookie sent from the server to be set on the client
__conn
elxqPRO2nE8AiRXne36B218b.bFmkV1HZeaQVJKedC7CnqLg1MX8dKb1nd4hm2Ic7exQ
Cookie name and value.
Path
/
The client will only send the cookie when requesting this path, or subdirectories, from the server.
Expires
Sun, 31 Aug 2025 13:30:53 GMT
When the cookie should expire.
httpOnly
Prevents access to the cookie through JavaScript.
- Date
Sun, 31 Aug 2025 09:30:53 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.