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
- 104 ms
https://www.credly.com/users/beatblow19/badges
- Status
- 404
- Message
- Not Found
- Time
- 104 ms
- IP
- 3.142.226.179
Timing
Wait
0 ms
DNS
6 ms
TCP
18 ms
Request
0 ms
First Byte
63 ms
Download
0 ms
Total
104 ms
HTTP Headers
- Date
Sun, 01 Jun 2025 18:21:24 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
- 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.
- X-Frame-Options
SAMEORIGIN
Clickjacking protection.
SAMEORIGIN - No rendering if origin mismatch.
- X-Xss-Protection
0
Cross-site scripting (XSS) filter.
0 - Disable XSS filtering.
- X-Content-Type-Options
nosniff
Prevents Internet Explorer from MIME-sniffing a response away from the declared content-type.
nosniff - Block requests if type 'style' or 'script'.
- X-Download-Options
noopen
- X-Permitted-Cross-Domain-Policies
none
Specifies if a cross-domain policy is allowed.
none - No policy is allowed.
- Referrer-Policy
strict-origin-when-cross-origin
Controls what referrer information is sent with requests.
strict-origin-when-cross-origin - Send the full referrer for a same origin request. Send the origin only for cross-domain requests where the protocol level is the same. Otherwise do not send the referrer.
- Link
<//fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700>; rel=preload; as=style; nopush,<//use.typekit.net/bcc0eop.css>; rel=preload; as=style; nopush,<https://cdn.credly.com/assets/transitional-193a829acb3bc19d6674494d119798dc46a92da330b02a58de9a17c78b1fb9a2.css>; rel=preload; as=style; nopush,<https://cdn.credly.com/assets/application-4ab7b7820ec64da7710b1c6ab6dccd97fe99c601be7142fd4b9c98248dfe3e94.css>; rel=preload; as=style; nopush,<https://cdn.credly.com/assets/ie_polyfills.legacy-browser-eb3f8596e1c5f284c28e29674c90aed1b5afae6dd3ec51117298e5a75b8dcde9.js>; rel=modulepreload; as=script; crossorigin=anonymous; nopush,<https://cdn.credly.com/assets/utilities/set_time_zone_cookie-aca1fcb79ea4e90d8e963d7850b867a9bbeb077b05a6cad141c1ce7d945fd20d.js>; rel=preload; as=script; crossorigin=anonymous; nopush,<https://cdn.credly.com/assets/application-bd2ea9b25e96bfed74df5f1e10171d1e244521443485ee48f5563427e6d30bd9.js>; rel=modulepreload; as=script; crossorigin=anonymous; nopush
Used to express a typed relationship with another resource.
Link
//fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700
- as - style
- nopush
Link
//use.typekit.net/bcc0eop.css
- as - style
- nopush
Link
- as - script
- crossorigin - anonymous
- nopush
Link
- as - script
- crossorigin - anonymous
- nopush
Link
- rel - modulepreload
- as - script
- crossorigin - anonymous
- nopush
- Vary
Accept-Encoding
Indicates that different content may be provided to different clients, depending on the vary header.
Headers
- Accept-Encoding
- Cache-Control
no-cache
Inform all caching mechanisms from server to client whether they may cache this object.
no-cache - May be stored by any cache but must be validated by the server.
- Set-Cookie
ga_ab_slice=42; path=/; expires=Wed, 04 Jun 2025 21:30:00 GMT; SameSite=Lax; secure
A cookie sent from the server to be set on the client
ga_ab_slice
42
Cookie name and value.
Path
/
The client will only send the cookie when requesting this path, or subdirectories, from the server.
Expires
Wed, 04 Jun 2025 21:30:00 GMT
When the cookie should expire.
Samesite
Lax
Cookie is not sent on cross-site requests but is when following a link to the origin.
secure
The cookie is only sent when requesting from a https domain.
- Set-Cookie
_credly_perm_session=34aa09bc-687e-476b-a740-09dc79914ec9; path=/; expires=Thu, 01 Jun 2045 18:21:24 GMT; HttpOnly; SameSite=Lax; secure
A cookie sent from the server to be set on the client
_credly_perm_session
34aa09bc-687e-476b-a740-09dc79914ec9
Cookie name and value.
Path
/
The client will only send the cookie when requesting this path, or subdirectories, from the server.
Expires
Thu, 01 Jun 2045 18:21:24 GMT
When the cookie should expire.
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.
secure
The cookie is only sent when requesting from a https domain.
- Set-Cookie
_jefferson_session=d593b611f99cac5026dd6f7f6285fbc2; path=/; expires=Sun, 01 Jun 2025 18:51:24 GMT; secure; HttpOnly; SameSite=Lax
A cookie sent from the server to be set on the client
_jefferson_session
d593b611f99cac5026dd6f7f6285fbc2
Cookie name and value.
Path
/
The client will only send the cookie when requesting this path, or subdirectories, from the server.
Expires
Sun, 01 Jun 2025 18:51:24 GMT
When the cookie should expire.
secure
The cookie is only sent when requesting from a https domain.
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-Request-Id
Root1-683c9a24-3fd531f15de1e16641bd6f72
- X-Runtime
0.042696
- Strict-Transport-Security
max-age=63072000; includeSubDomains
A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains.
Max-Age
63072000 (2 years)
The time a browser should remember a site can only be accessed with https (seconds).
includesubdomains
max-age applies to subdomains as well.
- Content-Security-Policy
frame-ancestors none;
The content security policy allows the server to determine what resources the user is allowed to load.
Frame-Ancestors
Define valid parents for frame, iframe, embed, object, and applet.
- none
- X-Dns-Prefetch-Control
off