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
- 259 ms
https://www.credly.com/users/beatblow19/badges- Status
- 404
- Message
- Not Found
- Time
- 259 ms
- IP
- 3.139.144.120
Timing
Wait
1 ms
DNS
91 ms
TCP
32 ms
Request
0 ms
First Byte
113 ms
Download
0 ms
Total
259 ms
HTTP Headers
- Date
Thu, 05 Mar 2026 06:30:09 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
keep-alive
Control options for the current connection and list of hop-by-hop response fields.
keep-alive - The client would like to keep the connection open.
- 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-ad74f2218752f8e97ea9f0c032d42d718238f0c822804b91c85e86ccd244f4f6.css>; rel=preload; as=style; nopush,<https://cdn.credly.com/assets/application-249fb0ab647bd1ff788fc121835806b5b3a61e8fbcd5e54c847dc2e9b327fe05.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-ff3ffc6f68c4770059ed7990ed5b0238dfcf366d31f12e76413a44a10ab2922d.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
_credly_perm_session=69db3423-4840-4040-995b-e85f1b3510ea; path=/; expires=Mon, 05 Mar 2046 06:30:09 GMT; HttpOnly; SameSite=Lax; secure
A cookie sent from the server to be set on the client
_credly_perm_session
69db3423-4840-4040-995b-e85f1b3510ea
Cookie name and value.
Path
/
The client will only send the cookie when requesting this path, or subdirectories, from the server.
Expires
Mon, 05 Mar 2046 06:30:09 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
ga_ab_slice=57; path=/; expires=Wed, 11 Mar 2026 21:30:00 GMT; SameSite=Lax; secure
A cookie sent from the server to be set on the client
ga_ab_slice
57
Cookie name and value.
Path
/
The client will only send the cookie when requesting this path, or subdirectories, from the server.
Expires
Wed, 11 Mar 2026 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
_jefferson_session=cc1782a945c9699de1a3852549979358; path=/; expires=Thu, 05 Mar 2026 07:00:09 GMT; secure; HttpOnly
A cookie sent from the server to be set on the client
_jefferson_session
cc1782a945c9699de1a3852549979358
Cookie name and value.
Path
/
The client will only send the cookie when requesting this path, or subdirectories, from the server.
Expires
Thu, 05 Mar 2026 07:00:09 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.
- X-Request-Id
Root1-69a922f1-10fe02a33aef663c1a5969e7
- X-Runtime
0.089104
- 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