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
725 ms
  • https://pad.geolab.space/s/fokZ8NREm

    Status
    200
    Message
    OK
    Time
    725 ms
  • IP
    202.61.204.57
  • Timing

    Wait

    1 ms

    DNS

    380 ms

    TCP

    104 ms

    Request

    1 ms

    First Byte

    123 ms

    Download

    1 ms

    Total

    725 ms

  • HTTP Headers

    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.

    Content-Length

    10817(10.8 kB)

    The length of the response body in octets (8-bit bytes).

    Content-Type

    text/html; charset=utf-8

    The MIME type of this content.

    • Type

      text/html

    • Description

      HTML file

    • Charset

      utf-8

    Date

    Fri, 01 May 2026 07:21:37 GMT

    The date and time that the message was sent.

    Etag

    W/"2a41-DkeuUxlgjHDQ1/TWIhDHnZVZbZ4"

    An identifier for a specific version of a resource.

    • Validator

      weak

      A weak tag is easier to generate and prevents byte range caching.

    • Tag

      2a41-DkeuUxlgjHDQ1/TWIhDHnZVZbZ4

    Hedgedoc-Version

    1.9.6

    Referrer-Policy

    same-origin

    Controls what referrer information is sent with requests.

    same-origin - Send the full referrer for same origin requests, and nothing for cross-origin.

    Set-Cookie

    connect.sid=s%3AIUHdtTHlT8v1LR4whv4tHJTZ1_sctOEu.wpVJA7%2FY%2BmBrqXqO82dzU4ePO7rNwz7G5fA2Q6YLN6o; Path=/; Expires=Fri, 15 May 2026 07:21:37 GMT; HttpOnly; Secure; SameSite=Lax

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

    • connect.sid

      s%3AIUHdtTHlT8v1LR4whv4tHJTZ1_sctOEu.wpVJA7%2FY%2BmBrqXqO82dzU4ePO7rNwz7G5fA2Q6YLN6o

      Cookie name and value.

    • Path

      /

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

    • Expires

      Fri, 15 May 2026 07:21:37 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.

    • Samesite

      Lax

      Cookie is not sent on cross-site requests but is when following a link to the origin.

    Vary

    Accept-Encoding

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

    • Headers

      • Accept-Encoding
    X-Powered-By

    Express

    The software powering this site.