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
- 474 ms
https://myitedu.us/
- Status
- 200
- Message
- OK
- Time
- 474 ms
- IP
- 50.87.145.220
Timing
Wait
0 ms
DNS
118 ms
TCP
71 ms
Request
1 ms
First Byte
209 ms
Download
1 ms
Total
474 ms
HTTP Headers
- Date
Sun, 24 Nov 2024 14:31:59 GMT
The date and time that the message was sent.
- Server
Apache
A name for the server.
Apache - Description of the server software.
- Cache-Control
public
Inform all caching mechanisms from server to client whether they may cache this object.
public - May be stored by any cache.
- X-Ratelimit-Limit
60
- X-Ratelimit-Remaining
59
- Expires
Mon, 24 Nov 2025 09:31:59 GMT
The time at which the response is considered stale.
- Set-Cookie
XSRF-TOKEN=eyJpdiI6Ii9ZQmh5RFNROU9FT0x0SW5SamFqUWc9PSIsInZhbHVlIjoiY0hNNGx1d2c0Z0Y1Y3RBT3RwbGQwTkZ3RGlzclRRWDFCK3ZHeENZUWk1NVQ5QmpTU2d6RzZNNU1QVCtpa3lvNjBXNmFOV01FbWJYN0ZmdTU0VHREMEJ1ZWQwL0FuYmdxZjc2TDNWUGFOanZhY05LNVBZNzZGbVNTcG1SUVZlZUsiLCJtYWMiOiI3NWUwMDI3NWNhZjgzMTFmN2E4ZjhkMjlkMzdjYThiMDE4MzQzOTJhZGFkYzIwZWVjYjVkYzkyYjc3M2EzMmQ1IiwidGFnIjoiIn0%3D; expires=Sun, 24 Nov 2024 16:31:59 GMT; Max-Age=7200; path=/; secure; samesite=lax
A cookie sent from the server to be set on the client
XSRF-TOKEN
eyJpdiI6Ii9ZQmh5RFNROU9FT0x0SW5SamFqUWc9PSIsInZhbHVlIjoiY0hNNGx1d2c0Z0Y1Y3RBT3RwbGQwTkZ3RGlzclRRWDFCK3ZHeENZUWk1NVQ5QmpTU2d6RzZNNU1QVCtpa3lvNjBXNmFOV01FbWJYN0ZmdTU0VHREMEJ1ZWQwL0FuYmdxZjc2TDNWUGFOanZhY05LNVBZNzZGbVNTcG1SUVZlZUsiLCJtYWMiOiI3NWUwMDI3NWNhZjgzMTFmN2E4ZjhkMjlkMzdjYThiMDE4MzQzOTJhZGFkYzIwZWVjYjVkYzkyYjc3M2EzMmQ1IiwidGFnIjoiIn0%3D
Cookie name and value.
Expires
Sun, 24 Nov 2024 16:31:59 GMT
When the cookie should expire.
Max-Age
7200 (2 hours)
Number of seconds until the cookie expires.
Path
/
The client will only send the cookie when requesting this path, or subdirectories, from the server.
secure
The cookie is only sent when requesting from a https domain.
Samesite
lax
Cookie is not sent on cross-site requests but is when following a link to the origin.
- Set-Cookie
myitedu_session=eyJpdiI6IkdpQUhkekZWWHl4NGpDRzRiMkZoeGc9PSIsInZhbHVlIjoiUk9TVlF2Nk5zUmJ2YmFzS2luMldwdVhiTnVlZjVLZGcrTWxycjZyOTZ6ZUpCS0wzdmU4Y01GM1JlS2VFb0dLMzdLMER5RkxOaGlEL3M2dk5jeFBxMExxblkyY0JuL1lKNVVjMklDQ0tyZEVSVHBPR0thOEVzZGdJWkdqVGlscnUiLCJtYWMiOiJlODE2Mzk1YWM2MDA1ODM3ZGM1YTZlN2VjOTk1MzgwNGVhNjM3N2IyZDgzNjYzOWExNzFjY2Q5YTJiMmFkN2Q4IiwidGFnIjoiIn0%3D; expires=Sun, 24 Nov 2024 16:31:59 GMT; Max-Age=7200; path=/; httponly; samesite=lax
A cookie sent from the server to be set on the client
myitedu_session
eyJpdiI6IkdpQUhkekZWWHl4NGpDRzRiMkZoeGc9PSIsInZhbHVlIjoiUk9TVlF2Nk5zUmJ2YmFzS2luMldwdVhiTnVlZjVLZGcrTWxycjZyOTZ6ZUpCS0wzdmU4Y01GM1JlS2VFb0dLMzdLMER5RkxOaGlEL3M2dk5jeFBxMExxblkyY0JuL1lKNVVjMklDQ0tyZEVSVHBPR0thOEVzZGdJWkdqVGlscnUiLCJtYWMiOiJlODE2Mzk1YWM2MDA1ODM3ZGM1YTZlN2VjOTk1MzgwNGVhNjM3N2IyZDgzNjYzOWExNzFjY2Q5YTJiMmFkN2Q4IiwidGFnIjoiIn0%3D
Cookie name and value.
Expires
Sun, 24 Nov 2024 16:31:59 GMT
When the cookie should expire.
Max-Age
7200 (2 hours)
Number of seconds until the cookie expires.
Path
/
The client will only send the cookie when requesting this path, or subdirectories, from the server.
httponly
Prevents access to the cookie through JavaScript.
Samesite
lax
Cookie is not sent on cross-site requests but is when following a link to the origin.
- X-Frame-Options
DENY
Clickjacking protection.
DENY - No rendering within frame.
- Upgrade
h2,h2c
- Connection
Upgrade, close
Control options for the current connection and list of hop-by-hop response fields.
upgrade
Indicate the connection should be upgraded from HTTP to HTTPS.
close
The client or server would like to close the connection.
- Content-Type
text/html; charset=UTF-8
The MIME type of this content.
Type
text/html
Description
HTML file
Charset
UTF-8