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
210 ms
  • IP
    108.167.141.200
  • Timing

    Wait

    0 ms

    DNS

    13 ms

    TCP

    68 ms

    Request

    0 ms

    First Byte

    128 ms

    Download

    1 ms

    Total

    210 ms

  • HTTP Headers

    Date

    Sat, 07 Jun 2025 12:18:58 GMT

    The date and time that the message was sent.

    Server

    Apache

    A name for the server.

    Apache - Description of the server software.

    Expires

    Wed, 11 Jan 1984 05:00:00 GMT

    The time at which the response is considered stale.

    Cache-Control

    no-cache, must-revalidate, max-age=0, no-store, private

    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.

    • must-revalidate

      Stale caches must not be used.

    • Max-Age

      0

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

    • no-store

      May not be stored by any cache.

    • private

      May only be stored by a browser cache.

    Link

    <http://behmsauction.com/wp-json/>; rel="https://api.w.org/"

    Used to express a typed relationship with another resource.

    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.

    Content-Type

    text/html; charset=UTF-8

    The MIME type of this content.

    • Type

      text/html

    • Description

      HTML file

    • Charset

      UTF-8