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
101 ms
  • https://www.i-hire.ca/author/waspbrow50/

    Status
    404
    Message
    Not Found
    Time
    101 ms
  • IP
    52.60.183.88
  • Timing

    Wait

    0 ms

    DNS

    7 ms

    TCP

    17 ms

    Request

    0 ms

    First Byte

    59 ms

    Download

    0 ms

    Total

    101 ms

  • HTTP Headers

    Server

    nginx/1.24.0

    A name for the server.

    • Server

      nginx

      Description of the server software.

    • Version

      1.24.0

      Version number.

    Date

    Fri, 09 May 2025 06:31:32 GMT

    The date and time that the message was sent.

    Content-Type

    text/html; charset=UTF-8

    The MIME type of this content.

    • Type

      text/html

    • Description

      HTML file

    • Charset

      UTF-8

    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.

    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

    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).

    Link

    <https://www.i-hire.ca/wp-json/>; rel="https://api.w.org/"

    Used to express a typed relationship with another resource.

    Strict-Transport-Security

    max-age=31536000; includeSubDomains

    A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains.

    • Max-Age

      31536000 (1 year)

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

    • includesubdomains

      max-age applies to subdomains as well.