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
204 ms
  • IP
    50.62.142.35
  • Timing

    Wait

    0 ms

    DNS

    13 ms

    TCP

    65 ms

    Request

    0 ms

    First Byte

    125 ms

    Download

    1 ms

    Total

    204 ms

  • HTTP Headers

    Date

    Sat, 19 Jul 2025 07:25:06 GMT

    The date and time that the message was sent.

    Server

    Apache

    A name for the server.

    Apache - Description of the server software.

    X-Powered-By

    PHP/5.6.40

    The software powering this site.

    Expires

    Thu, 19 Nov 1981 08:52:00 GMT

    The time at which the response is considered stale.

    Pragma

    no-cache

    HTTP/1.0 backwards compatible cache handling.

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

    Cache-Control

    private

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

    private - May only be stored by a browser cache.

    Set-Cookie

    PHPSESSID=k00bs7nj3pm6k0dhssm0fgpa46; path=/

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

    • PHPSESSID

      k00bs7nj3pm6k0dhssm0fgpa46

      Cookie name and value.

    • Path

      /

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

    Upgrade

    h2,h2c

    Connection

    Upgrade, close

    Control options for the current connection and list of hop-by-hop response fields.

    • upgrade

      Indicate the connection should be upgraded from HTTP to HTTPS.

    • close

      The client or server would like to close the connection.

    Vary

    Accept-Encoding

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

    • Headers

      • Accept-Encoding
    Content-Type

    text/html; charset=UTF-8

    The MIME type of this content.

    • Type

      text/html

    • Description

      HTML file

    • Charset

      UTF-8