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
987 ms
  • IP
    49.12.22.106
  • Timing

    Wait

    0 ms

    DNS

    5 ms

    TCP

    94 ms

    Request

    0 ms

    First Byte

    784 ms

    Download

    0 ms

    Total

    987 ms

  • HTTP Headers

    Server

    nginx

    A name for the server.

    nginx - Description of the server software.

    Date

    Tue, 25 Aug 2026 17:59:24 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.
    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-Rate-Limit-Scope

    ip-address

    X-Rate-Limit-Action

    retrieve

    X-Rate-Limit-Window

    minute

    X-Rate-Limit-Limit

    20

    X-Rate-Limit-Remaining

    19

    X-Rate-Limit-Reset

    2026-08-25T18:00:00.000Z

    X-Rate-Limit-Reset-After

    36

    Cache-Control

    private, max-age=60

    Inform all caching mechanisms from server to client whether they may cache this object.

    • private

      May only be stored by a browser cache.

    • Max-Age

      60 (1 minute)

      The time a browser should remember a site can only be accessed with https (seconds).

    Etag

    W/"c9e0d-VthZThFr22fgal5CZB+NNhqymQY"

    An identifier for a specific version of a resource.

    • Validator

      weak

      A weak tag is easier to generate and prevents byte range caching.

    • Tag

      c9e0d-VthZThFr22fgal5CZB+NNhqymQY

    Vary

    Accept-Encoding

    Indicates that different content may be provided to different clients, depending on the vary header.

    • Headers

      • Accept-Encoding
    Content-Security-Policy

    default-src 'self' data: urlscan.io sentry.urlscan.io; script-src 'self' data: developers.google.com www.google.com www.gstatic.com urlscan.io sentry.urlscan.io; style-src 'self' fonts.googleapis.com www.google.com cdnjs.cloudflare.com urlscan.io; img-src * data:; font-src 'self' fonts.gstatic.com cdnjs.cloudflare.com urlscan.io; child-src 'self'; frame-src https://www.google.com/recaptcha/; form-action 'self'; connect-src 'self' api.checklyhq.com sentry.urlscan.io urlscan.io *.urlscan.io https://www.google.com/recaptcha/; upgrade-insecure-requests; frame-ancestors 'none';

    The content security policy allows the server to determine what resources the user is allowed to load.

    • Default-Src

      Fallback for all fetches.

      • 'self'
      • data:
      • urlscan.io
      • sentry.urlscan.io
    • Script-Src

      Define sources for JavaScript.

      • 'self'
      • data:
      • developers.google.com
      • www.google.com
      • www.gstatic.com
      • urlscan.io
      • sentry.urlscan.io
    • Style-Src

      Define sources for stylesheets.

      • 'self'
      • fonts.googleapis.com
      • www.google.com
      • cdnjs.cloudflare.com
      • urlscan.io
    • Img-Src

      Define sources for images and favicons.

      • *
      • data:
    • Font-Src

      Define sources for fonts.

      • 'self'
      • fonts.gstatic.com
      • cdnjs.cloudflare.com
      • urlscan.io
    • Child-Src

      Define sources for web works and frames.

      • 'self'
    • Frame-Src

      Define sources for frames.

      • https://www.google.com/recaptcha/
    • Form-Action

      Define what can be used as the target for forms.

      • 'self'
    • Connect-Src

      Define sources for script interfaces.

      • 'self'
      • api.checklyhq.com
      • sentry.urlscan.io
      • urlscan.io
      • *.urlscan.io
      • https://www.google.com/recaptcha/
    • upgrade-insecure-requests

      Treat insecure URLs as though they are secure.

    • Frame-Ancestors

      Define valid parents for frame, iframe, embed, object, and applet.

      • 'none'
    Referrer-Policy

    same-origin

    Controls what referrer information is sent with requests.

    same-origin - Send the full referrer for same origin requests, and nothing for cross-origin.

    Strict-Transport-Security

    max-age=63072000; includeSubdomains; preload

    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.

    • preload

      Use Google's preloading strict transport security.

    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-Frame-Options

    DENY

    Clickjacking protection.

    DENY - No rendering within frame.

    X-Xss-Protection

    0

    Cross-site scripting (XSS) filter.

    0 - Disable XSS filtering.

    X-Proxy-Cache

    MISS

    X-Robots-Tag

    all

    Specify how the resource is shown in search results.

    all - All restrictions apply.