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
1038 ms
  • https://discovermarketdrayton.co.uk/

    Status
    200
    Message
    OK
    Time
    1038 ms
  • IP
    46.30.215.101
  • Timing

    Wait

    1 ms

    DNS

    161 ms

    TCP

    101 ms

    Request

    0 ms

    First Byte

    667 ms

    Download

    0 ms

    Total

    1038 ms

  • HTTP Headers

    Date

    Sun, 13 Jul 2025 14:49:10 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/8.0.30

    The software powering this site.

    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.

    Link

    <https://discovermarketdrayton.co.uk/index.php?rest_route=/>; rel="https://api.w.org/", <https://discovermarketdrayton.co.uk/index.php?rest_route=/wp/v2/pages/885>; rel="alternate"; title="JSON"; type="application/json", <https://discovermarketdrayton.co.uk/>; rel=shortlink

    Used to express a typed relationship with another resource.

    Set-Cookie

    PHPSESSID=645f55745b5dadac720ad6fbd3725f67; path=/; secure; HttpOnly

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

    • PHPSESSID

      645f55745b5dadac720ad6fbd3725f67

      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.

    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

    X-Varnish

    62893441731

    Age

    0

    The age the object has been in a proxy cache in seconds.

    Via

    1.1 webcache2 (Varnish/trunk)

    Added by proxies to track a request through proxies and to avoid loops.

    • Version

      1.1

      Protocol version.

    • Host

      Host name.

    Accept-Ranges

    bytes

    What partial content range types this server supports via byte serving.

    bytes - Byte ranges are supported.

    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.