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

    Wait

    0 ms

    DNS

    157 ms

    TCP

    79 ms

    Request

    0 ms

    First Byte

    461 ms

    Download

    1 ms

    Total

    698 ms

  • HTTP Headers

    Date

    Sat, 12 Jul 2025 11:17:12 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=e7bb1051a93fb37f20d06eb96602adef; path=/

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

    • PHPSESSID

      e7bb1051a93fb37f20d06eb96602adef

      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_944a0a82de1c72d0929123b6f2e503%7C%7C1752491832%7C%7C1752488232%7C%7C2bb2cc8fb87e7061bc34e5a3a766c5b2; expires=Mon, 14-Jul-2025 11:17:12 GMT; Max-Age=172800; path=/; HttpOnly

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

    • wp_woocommerce_session_e027934128b490f7f2e3641c13631ee5

      t_944a0a82de1c72d0929123b6f2e503%7C%7C1752491832%7C%7C1752488232%7C%7C2bb2cc8fb87e7061bc34e5a3a766c5b2

      Cookie name and value.

    • Expires

      Mon, 14-Jul-2025 11:17:12 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.

    • HttpOnly

      Prevents access to the cookie through JavaScript.

    Set-Cookie

    yith_ywraq_session_e027934128b490f7f2e3641c13631ee5=d06dd6142e70443fa13b366845d12cc9%7C%7C1752491832%7C%7C1752488232%7C%7C287602cc66720da0be0aa28c37f9b88a; expires=Mon, 14-Jul-2025 11:17:12 GMT; Max-Age=172800; path=/

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

    • yith_ywraq_session_e027934128b490f7f2e3641c13631ee5

      d06dd6142e70443fa13b366845d12cc9%7C%7C1752491832%7C%7C1752488232%7C%7C287602cc66720da0be0aa28c37f9b88a

      Cookie name and value.

    • Expires

      Mon, 14-Jul-2025 11:17:12 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