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
- 113 ms
https://www.credly.com/users/beatblow19/badges- Status
- 404
- Message
- Not Found
- Time
- 113 ms
- IP
- 18.221.29.79
Timing
Wait
1 ms
DNS
22 ms
TCP
19 ms
Request
1 ms
First Byte
52 ms
Download
0 ms
Total
113 ms
HTTP Headers
- Date
Sun, 19 Apr 2026 14:12:32 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
- Content-Length
0
The length of the response body in octets (8-bit bytes).
- 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-41de12e886674dac346822e785f3ecf898fdf89dcf03498ff7dc629ada3117ed.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-5f2e3a8ec17cd094ab8e6cd77bc379d087b34c2e153d162c60b2b82d5884856a.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=c2aaea6b-5ebf-4ea0-8698-8ebb222c964e; path=/; expires=Thu, 19 Apr 2046 14:12:32 GMT; HttpOnly; SameSite=Lax; secure
A cookie sent from the server to be set on the client
_credly_perm_session
c2aaea6b-5ebf-4ea0-8698-8ebb222c964e
Cookie name and value.
Path
/
The client will only send the cookie when requesting this path, or subdirectories, from the server.
Expires
Thu, 19 Apr 2046 14:12:32 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=53; path=/; expires=Wed, 22 Apr 2026 21:30:00 GMT; SameSite=Lax; secure
A cookie sent from the server to be set on the client
ga_ab_slice
53
Cookie name and value.
Path
/
The client will only send the cookie when requesting this path, or subdirectories, from the server.
Expires
Wed, 22 Apr 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=456abf20ea0e8462473d04a3d4f3dc2c; path=/; expires=Sun, 19 Apr 2026 14:42:32 GMT; secure; HttpOnly
A cookie sent from the server to be set on the client
_jefferson_session
456abf20ea0e8462473d04a3d4f3dc2c
Cookie name and value.
Path
/
The client will only send the cookie when requesting this path, or subdirectories, from the server.
Expires
Sun, 19 Apr 2026 14:42:32 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-69e4e2d0-002b19e805c30280323a900b
- X-Runtime
0.031814
- 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