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
125 ms
  • https://www.credly.com/users/beatblow19/badges

    Status
    404
    Message
    Not Found
    Time
    125 ms
  • IP
    52.15.164.192
  • Timing

    Wait

    1 ms

    DNS

    6 ms

    TCP

    23 ms

    Request

    0 ms

    First Byte

    71 ms

    Download

    0 ms

    Total

    125 ms

  • HTTP Headers

    Date

    Sat, 30 Aug 2025 01:53:29 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-d34a8a2c5f03b9dc7d73e02dd8c539177061363ab03c1331aff58286d208f70d.css>; rel=preload; as=style; nopush,<https://cdn.credly.com/assets/application-bcd6c8e88057170707e63237e7101a3bad5ee1f855422af31e72fcd5b3b3fb72.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-b96f97ed1f0d3376e66297430130567e04e79cd81f20212f089374cd4c10feae.js>; rel=modulepreload; as=script; crossorigin=anonymous; nopush

    Used to express a typed relationship with another resource.

    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=34; path=/; expires=Wed, 03 Sep 2025 21:30:00 GMT; SameSite=Lax; secure

    A cookie sent from the server to be set on the client

    • ga_ab_slice

      34

      Cookie name and value.

    • Path

      /

      The client will only send the cookie when requesting this path, or subdirectories, from the server.

    • Expires

      Wed, 03 Sep 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=eef5b9e6-8e02-43a4-a0b3-cf9f9065fe49; path=/; expires=Wed, 30 Aug 2045 01:53:29 GMT; HttpOnly; SameSite=Lax; secure

    A cookie sent from the server to be set on the client

    • _credly_perm_session

      eef5b9e6-8e02-43a4-a0b3-cf9f9065fe49

      Cookie name and value.

    • Path

      /

      The client will only send the cookie when requesting this path, or subdirectories, from the server.

    • Expires

      Wed, 30 Aug 2045 01:53:29 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=a0bc0b919917d078cb5adb2bb8f0161d; path=/; expires=Sat, 30 Aug 2025 02:23:29 GMT; secure; HttpOnly; SameSite=Lax

    A cookie sent from the server to be set on the client

    • _jefferson_session

      a0bc0b919917d078cb5adb2bb8f0161d

      Cookie name and value.

    • Path

      /

      The client will only send the cookie when requesting this path, or subdirectories, from the server.

    • Expires

      Sat, 30 Aug 2025 02:23:29 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-68b25999-4ff9b05d688c985932a2bbc7

    X-Runtime

    0.043134

    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