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
- 179 ms
https://www.credly.com/users/beatblow19/badges- Status
- 404
- Message
- Not Found
- Time
- 179 ms
- IP
- 18.222.13.164
Timing
Wait
0 ms
DNS
73 ms
TCP
19 ms
Request
0 ms
First Byte
69 ms
Download
0 ms
Total
179 ms
HTTP Headers
- Date
Tue, 09 Jun 2026 07:40:53 GMT
The date and time that the message was sent.
- Content-Type
text/html; charset=utf-8
The MIME type of this content.
Problems were detected with this header
- Unknown MIME type.
- 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-9faa140e9561dd1296af3f5736a122faae672bca0fb7973028098288a235d0aa.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-c09f4174e08b5e06fbed89dcca8cb1dd3aba5632f9e85cba51b3ee5c8e4a1690.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=62c89296-5d60-48e5-97be-88de186ddf70; path=/; expires=Sat, 09 Jun 2046 07:40:53 GMT; HttpOnly; SameSite=Lax; secure
A cookie sent from the server to be set on the client
_credly_perm_session
62c89296-5d60-48e5-97be-88de186ddf70
Cookie name and value.
Path
/
The client will only send the cookie when requesting this path, or subdirectories, from the server.
Expires
Sat, 09 Jun 2046 07:40:53 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=94; path=/; expires=Wed, 10 Jun 2026 21:30:00 GMT; SameSite=Lax; secure
A cookie sent from the server to be set on the client
ga_ab_slice
94
Cookie name and value.
Path
/
The client will only send the cookie when requesting this path, or subdirectories, from the server.
Expires
Wed, 10 Jun 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=058259ed41eae72e9c39796ade1a2515; path=/; expires=Tue, 09 Jun 2026 08:10:53 GMT; secure; HttpOnly
A cookie sent from the server to be set on the client
_jefferson_session
058259ed41eae72e9c39796ade1a2515
Cookie name and value.
Path
/
The client will only send the cookie when requesting this path, or subdirectories, from the server.
Expires
Tue, 09 Jun 2026 08:10:53 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-6a27c385-6003e9de670036e35a1e7798
- X-Runtime
0.047359
- 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