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
1730 ms
  • IP
    27.254.152.104
  • Timing

    Wait

    0 ms

    DNS

    759 ms

    TCP

    256 ms

    Request

    0 ms

    First Byte

    450 ms

    Download

    0 ms

    Total

    1730 ms

  • HTTP Headers

    Server

    nginx

    A name for the server.

    nginx - Description of the server software.

    Date

    Sat, 28 Sep 2024 19:20:47 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.

    Vary

    Accept-Encoding

    Indicates that different content may be provided to different clients, depending on the vary header.

    • Headers

      • Accept-Encoding
    X-Frame-Options

    SAMEORIGIN

    Clickjacking protection.

    SAMEORIGIN - No rendering if origin mismatch.

    X-Xss-Protection

    1

    Cross-site scripting (XSS) filter.

    1 - Enable XSS filtering.

    X-Content-Type-Options

    nosniff

    Prevents Internet Explorer from MIME-sniffing a response away from the declared content-type.

    nosniff - Block requests if type 'style' or 'script'.

    Pragma

    no-cache

    HTTP/1.0 backwards compatible cache handling.

    no-cache - Force requests to the origin server before releasing a cache.

    Cache-Control

    private

    Inform all caching mechanisms from server to client whether they may cache this object.

    private - May only be stored by a browser cache.

    Expires

    Mon, 26 Jul 1997 05:00:00 GMT

    The time at which the response is considered stale.

    Set-Cookie

    PHPSESSID=e03nju1q691hv5c6afq133tr91; path=/

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

    • PHPSESSID

      e03nju1q691hv5c6afq133tr91

      Cookie name and value.

    • Path

      /

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

    Last-Modified

    Sat, 28 Sep 2024 19:20:47 GMT

    The last modified date for the requested object.