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
242 ms
  • IP
    192.185.46.53
  • Timing

    Wait

    0 ms

    DNS

    27 ms

    TCP

    27 ms

    Request

    0 ms

    First Byte

    187 ms

    Download

    1 ms

    Total

    242 ms

  • HTTP Headers

    Date

    Sun, 31 May 2026 03:36:45 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.

    X-Ua-Compatible

    IE=edge

    Recommends the preferred rendering engine (often a backward-compatibility mode) to use to display the content.

    IE=edge - Use highest level rendering.

    Link

    <http://toxicdolls.com/wp-json/>; rel="https://api.w.org/", <http://toxicdolls.com/wp-json/wp/v2/buddypress/210>; rel="alternate"; title="JSON"; type="application/json", <http://toxicdolls.com/?p=210>; rel=shortlink

    Used to express a typed relationship with another resource.

    Upgrade

    h2,h2c

    Connection

    Upgrade, Keep-Alive

    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.

    • keep-alive

      The client would like to keep the connection open.

    Keep-Alive

    timeout=5, max=75

    Content-Type

    text/html; charset=UTF-8

    The MIME type of this content.

    Problems were detected with this header

    • Unknown MIME type.