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
1343 ms
  • IP
    162.241.148.100
  • Timing

    Wait

    0 ms

    DNS

    136 ms

    TCP

    69 ms

    Request

    0 ms

    First Byte

    1138 ms

    Download

    0 ms

    Total

    1343 ms

  • HTTP Headers

    Date

    Sat, 13 Sep 2025 08:24:28 GMT

    The date and time that the message was sent.

    Server

    Apache

    A name for the server.

    Apache - Description of the server software.

    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

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

    Used to express a typed relationship with another resource.

    Set-Cookie

    PHPSESSID=91dcae643705f5660a6f7482b8d03fe8; path=/

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

    • PHPSESSID

      91dcae643705f5660a6f7482b8d03fe8

      Cookie name and value.

    • Path

      /

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

    Set-Cookie

    wp_woocommerce_session_e027934128b490f7f2e3641c13631ee5=t_5581ca1bb1e716228dd1784b210595%7C%7C1757924668%7C%7C1757921068%7C%7C8b8a49e93c0101451b0ed11e1befc488; expires=Mon, 15-Sep-2025 08:24:28 GMT; Max-Age=172799; path=/; HttpOnly

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

    • wp_woocommerce_session_e027934128b490f7f2e3641c13631ee5

      t_5581ca1bb1e716228dd1784b210595%7C%7C1757924668%7C%7C1757921068%7C%7C8b8a49e93c0101451b0ed11e1befc488

      Cookie name and value.

    • Expires

      Mon, 15-Sep-2025 08:24:28 GMT

      When the cookie should expire.

    • Max-Age

      172799 (1 day 23 hours 59 minutes 59 seconds)

      Number of seconds until the cookie expires.

    • Path

      /

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

    • HttpOnly

      Prevents access to the cookie through JavaScript.

    Set-Cookie

    yith_ywraq_session_e027934128b490f7f2e3641c13631ee5=1cb06ba3e4395e0c695868e433463b9b%7C%7C1757924669%7C%7C1757921069%7C%7Ca85e08ce7d603b3a5477290776811e6b; expires=Mon, 15-Sep-2025 08:24:29 GMT; Max-Age=172800; path=/

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

    • yith_ywraq_session_e027934128b490f7f2e3641c13631ee5

      1cb06ba3e4395e0c695868e433463b9b%7C%7C1757924669%7C%7C1757921069%7C%7Ca85e08ce7d603b3a5477290776811e6b

      Cookie name and value.

    • Expires

      Mon, 15-Sep-2025 08:24:29 GMT

      When the cookie should expire.

    • Max-Age

      172800 (2 days)

      Number of seconds until the cookie expires.

    • Path

      /

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

    Upgrade

    h2,h2c

    Connection

    Upgrade

    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.

    Content-Type

    text/html; charset=UTF-8

    The MIME type of this content.

    • Type

      text/html

    • Description

      HTML file

    • Charset

      UTF-8