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
689 ms
  • https://adswel.com/user/profile/582083

    Status
    200
    Message
    OK
    Time
    689 ms
  • IP
    217.21.95.120
  • Timing

    Wait

    0 ms

    DNS

    28 ms

    TCP

    202 ms

    Request

    0 ms

    First Byte

    251 ms

    Download

    0 ms

    Total

    689 ms

  • HTTP Headers

    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-Powered-By

    PHP/8.1.31

    The software powering this site.

    Set-Cookie

    osclass=5kjcva2turig9o46sngj15cr4k; path=/; secure; HttpOnly

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

    • osclass

      5kjcva2turig9o46sngj15cr4k

      Cookie name and value.

    • Path

      /

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

    • secure

      The cookie is only sent when requesting from a https domain.

    • HttpOnly

      Prevents access to the cookie through JavaScript.

    Expires

    Thu, 19 Nov 1981 08:52:00 GMT

    The time at which the response is considered stale.

    Cache-Control

    no-store, no-cache, must-revalidate

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

    • no-store

      May not be stored by any cache.

    • no-cache

      May be stored by any cache but must be validated by the server.

    • must-revalidate

      Stale caches must not be used.

    Pragma

    no-cache

    HTTP/1.0 backwards compatible cache handling.

    no-cache - Force requests to the origin server before releasing a cache.

    Content-Type

    text/html; charset=UTF-8

    The MIME type of this content.

    • Type

      text/html

    • Description

      HTML file

    • Charset

      UTF-8

    Date

    Wed, 30 Jul 2025 22:10:40 GMT

    The date and time that the message was sent.

    Server

    LiteSpeed

    A name for the server.

    LiteSpeed - Description of the server software.

    Platform

    hostinger

    Panel

    hpanel

    Content-Security-Policy

    upgrade-insecure-requests

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

    upgrade-insecure-requests - Treat insecure URLs as though they are secure.

    Alt-Svc

    h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"

    Indicate a resource should be loaded from a different server while still appearing to be loaded from this server.

    • Service

      • h3 - :443
    • Service

      • ma - 2592000 (30 days)

        Max age for the alternative (seconds).

      • h3-29 - :443
    • Service

      • ma - 2592000 (30 days)

        Max age for the alternative (seconds).

      • h3-Q050 - :443
    • Service

      • ma - 2592000 (30 days)

        Max age for the alternative (seconds).

      • h3-Q046 - :443
    • Service

      • ma - 2592000 (30 days)

        Max age for the alternative (seconds).

      • h3-Q043 - :443
    • Service

      • ma - 2592000 (30 days)

        Max age for the alternative (seconds).

      • quic - :443
    • Service

      • ma - 2592000 (30 days)

        Max age for the alternative (seconds).

    • Version

      • 43
      • 46