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
667 ms
  • IP
    47.97.192.167
  • Timing

    Wait

    0 ms

    DNS

    228 ms

    TCP

    219 ms

    Request

    0 ms

    First Byte

    220 ms

    Download

    0 ms

    Total

    667 ms

  • HTTP Headers

    Server

    nginx/1.10.3 (Ubuntu)

    A name for the server.

    • Server

      nginx

      Description of the server software.

    • Version

      1.10.3

      Version number.

    • System

      Ubuntu

      Operating system.

    Date

    Sun, 08 Jun 2025 08:32:44 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.

    Set-Cookie

    lang=en-US; Path=/; Max-Age=2147483647

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

    • lang

      en-US

      Cookie name and value.

    • Path

      /

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

    • Max-Age

      2147483647 (68 years 35 days 3 hours 14 minutes 7 seconds)

      Number of seconds until the cookie expires.

    Set-Cookie

    i_like_gogits=a5f2110b08b1ceff; Path=/; HttpOnly

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

    • i_like_gogits

      a5f2110b08b1ceff

      Cookie name and value.

    • 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

    _csrf=cosJXvle0oVnNgzY3f8Scd6Bjs46MTc0OTM3MTU2NDYyMzkwOTQyNg%3D%3D; Path=/; Expires=Mon, 09 Jun 2025 08:32:44 GMT; HttpOnly

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

    • _csrf

      cosJXvle0oVnNgzY3f8Scd6Bjs46MTc0OTM3MTU2NDYyMzkwOTQyNg%3D%3D

      Cookie name and value.

    • Path

      /

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

    • Expires

      Mon, 09 Jun 2025 08:32:44 GMT

      When the cookie should expire.

    • HttpOnly

      Prevents access to the cookie through JavaScript.