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
1892 ms
  • IP
    163.30.168.236
  • Timing

    Wait

    0 ms

    DNS

    1348 ms

    TCP

    227 ms

    Request

    0 ms

    First Byte

    317 ms

    Download

    0 ms

    Total

    1892 ms

  • HTTP Headers

    Date

    Wed, 01 May 2024 19:36:13 GMT

    The date and time that the message was sent.

    Server

    Apache/2.4.6 (CentOS) PHP/7.3.33

    A name for the server.

    • Server

      Apache

      Description of the server software.

    • Version

      2.4.6

      Version number.

    • System

      CentOS

      Operating system.

    X-Powered-By

    PHP/7.3.33

    The software powering this site.

    X-Frame-Options

    sameorigin

    Clickjacking protection.

    sameorigin - No rendering if origin mismatch.

    Set-Cookie

    PHPSESSID=uhf7l8pjkt16ls8a0640l28oe9; path=/

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

    • PHPSESSID

      uhf7l8pjkt16ls8a0640l28oe9

      Cookie name and value.

    • Path

      /

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

    Set-Cookie

    xoops_user=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; domain=tyc.edu.tw; HttpOnly

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

    • xoops_user

      deleted

      Cookie name and value.

    • Expires

      Thu, 01-Jan-1970 00:00:01 GMT

      When the cookie should expire.

    • Max-Age

      0

      Number of seconds until the cookie expires.

    • Path

      /

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

    • Domain

      tyc.edu.tw

      The client will only send the cookie when requesting from this domain.

    • HttpOnly

      Prevents access to the cookie through JavaScript.

    Set-Cookie

    xoops_user=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0

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

    • xoops_user

      deleted

      Cookie name and value.

    • Expires

      Thu, 01-Jan-1970 00:00:01 GMT

      When the cookie should expire.

    • Max-Age

      0

      Number of seconds until the cookie expires.

    Set-Cookie

    bootstrap=3

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

    • bootstrap

      3

      Cookie name and value.

    Expires

    Mon, 26 Jul 1997 05:00:00 GMT

    The time at which the response is considered stale.

    Cache-Control

    private, no-cache

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

    • private

      May only be stored by a browser cache.

    • no-cache

      May be stored by any cache but must be validated by the server.

    Pragma

    no-cache

    HTTP/1.0 backwards compatible cache handling.

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

    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.

    Content-Type

    text/html; charset=UTF-8

    The MIME type of this content.

    • Type

      text/html

    • Description

      HTML file

    • Charset

      UTF-8