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
286 ms
  • https://repo.ishir.com/carina39134697

    Status
    404
    Message
    Not Found
    Time
    286 ms
  • IP
    18.237.97.160
  • Timing

    Wait

    0 ms

    DNS

    14 ms

    TCP

    89 ms

    Request

    0 ms

    First Byte

    92 ms

    Download

    0 ms

    Total

    286 ms

  • HTTP Headers

    Date

    Sat, 07 Jun 2025 03:51:08 GMT

    The date and time that the message was sent.

    Server

    Apache/2.4.55 (Ubuntu)

    A name for the server.

    • Server

      Apache

      Description of the server software.

    • Version

      2.4.55

      Version number.

    • System

      Ubuntu

      Operating system.

    Content-Type

    text/html; charset=UTF-8

    The MIME type of this content.

    • Type

      text/html

    • Description

      HTML file

    • Charset

      UTF-8

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

    X-Frame-Options

    DENY

    Clickjacking protection.

    DENY - No rendering within frame.

    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_gogs=adf7b90693920922; Path=/; HttpOnly

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

    • i_like_gogs

      adf7b90693920922

      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=H3A7yOKD3dschc7RLpgTTACB-_A6MTc0OTI2ODI2ODc2ODAwNjU5MA; Path=/; Domain=repo.ishir.com; Expires=Sun, 08 Jun 2025 03:51:08 GMT; HttpOnly; Secure

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

    • _csrf

      H3A7yOKD3dschc7RLpgTTACB-_A6MTc0OTI2ODI2ODc2ODAwNjU5MA

      Cookie name and value.

    • Path

      /

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

    • Domain

      repo.ishir.com

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

    • Expires

      Sun, 08 Jun 2025 03:51:08 GMT

      When the cookie should expire.

    • HttpOnly

      Prevents access to the cookie through JavaScript.

    • Secure

      The cookie is only sent when requesting from a https domain.

    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.