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
- 374 ms
https://hedgedoc.eclair.ec-lyon.fr/s/ZCO4H4VLK- Status
- 200
- Message
- OK
- Time
- 374 ms
- IP
- 156.18.24.10
Timing
Wait
0 ms
DNS
5 ms
TCP
94 ms
Request
1 ms
First Byte
182 ms
Download
1 ms
Total
374 ms
HTTP Headers
- Alt-Svc
h3=":443"; ma=2592000
Indicate a resource should be loaded from a different server while still appearing to be loaded from this server.
Service
- h3 - :443
Service
- ma - 2592000 (30 days)
Max age for the alternative (seconds).
- ma - 2592000 (30 days)
- 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
11326(11.3 kB)
The length of the response body in octets (8-bit bytes).
- Content-Security-Policy
default-src 'none';base-uri 'self';connect-src 'self' wss://hedgedoc.eclair.ec-lyon.fr;font-src 'self';manifest-src 'self';frame-src 'self' https://player.vimeo.com https://www.slideshare.net/slideshow/embed_code/key/ https://www.youtube.com *;img-src *;script-src https://hedgedoc.eclair.ec-lyon.fr/build/ https://hedgedoc.eclair.ec-lyon.fr/js/ https://hedgedoc.eclair.ec-lyon.fr/config https://gist.github.com/ https://vimeo.com/api/oembed.json https://www.slideshare.net/api/oembed/2 'unsafe-inline' 'nonce-a3231dba-3efb-42e9-9447-7c60cb9eb82b' 'sha256-81acLZNZISnyGYZrSuoYhpzwDTTxi7vC1YM4uNxqWaM=';style-src https://hedgedoc.eclair.ec-lyon.fr/build/ https://hedgedoc.eclair.ec-lyon.fr/css/ 'unsafe-inline' https://github.githubassets.com;object-src * *;form-action 'self';media-src *;upgrade-insecure-requests
The content security policy allows the server to determine what resources the user is allowed to load.
Default-Src
Fallback for all fetches.
- 'none'
Base-URI
Define what can be used in the base element.
- 'self'
Connect-Src
Define sources for script interfaces.
- 'self'
- wss://hedgedoc.eclair.ec-lyon.fr
Font-Src
Define sources for fonts.
- 'self'
Manifest-Src
Define sources for manifest files.
- 'self'
Frame-Src
Define sources for frames.
- 'self'
- https://player.vimeo.com
- https://www.slideshare.net/slideshow/embed_code/key/
- https://www.youtube.com
- *
Img-Src
Define sources for images and favicons.
- *
Script-Src
Define sources for JavaScript.
- https://hedgedoc.eclair.ec-lyon.fr/build/
- https://hedgedoc.eclair.ec-lyon.fr/js/
- https://hedgedoc.eclair.ec-lyon.fr/config
- https://gist.github.com/
- https://vimeo.com/api/oembed.json
- https://www.slideshare.net/api/oembed/2
- 'unsafe-inline'
- 'nonce-a3231dba-3efb-42e9-9447-7c60cb9eb82b'
- 'sha256-81acLZNZISnyGYZrSuoYhpzwDTTxi7vC1YM4uNxqWaM='
Style-Src
Define sources for stylesheets.
- https://hedgedoc.eclair.ec-lyon.fr/build/
- https://hedgedoc.eclair.ec-lyon.fr/css/
- 'unsafe-inline'
- https://github.githubassets.com
object-src
Define sources for object, embed, and applet elements.
Problems were found.
- Duplicate value detected.
- *
Duplicated value.
- *
Duplicated value.
Form-Action
Define what can be used as the target for forms.
- 'self'
Media-Src
Define sources for audio, video, and track elements.
- *
upgrade-insecure-requests
Treat insecure URLs as though they are secure.
- Content-Type
text/html; charset=utf-8
The MIME type of this content.
Type
text/html
Description
HTML file
Charset
utf-8
- Date
Thu, 30 Apr 2026 08:27:50 GMT
The date and time that the message was sent.
- Etag
W/"2c3e-PGfAEi+aroRefzOBRp3c50YLSdU"
An identifier for a specific version of a resource.
Validator
weak
A weak tag is easier to generate and prevents byte range caching.
Tag
2c3e-PGfAEi+aroRefzOBRp3c50YLSdU
- 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.
- Server
Caddy
A name for the server.
Caddy - Description of the server software.
- Set-Cookie
connect.sid=s%3Aulhn-SXvcDtsHS3FxKC6neYhCdO8B72K.cJ8TX2tHRSP%2FF7aD4vr%2F82PRe02fa9T97xdw%2BCZ1aYI; Path=/; Expires=Thu, 14 May 2026 08:27:50 GMT; HttpOnly; Secure; SameSite=Lax
A cookie sent from the server to be set on the client
connect.sid
s%3Aulhn-SXvcDtsHS3FxKC6neYhCdO8B72K.cJ8TX2tHRSP%2FF7aD4vr%2F82PRe02fa9T97xdw%2BCZ1aYI
Cookie name and value.
Path
/
The client will only send the cookie when requesting this path, or subdirectories, from the server.
Expires
Thu, 14 May 2026 08:27:50 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.
- Strict-Transport-Security
max-age=31536000;
A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains.
Max-Age
31536000 (1 year)
The time a browser should remember a site can only be accessed with https (seconds).
- 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.