Skip to main content
DevOpsLabTH.dev

HTTP headers and cookies

Headers carry metadata for the request and response. Cookies are state in a Set-Cookie response header that the client returns on later requests. Set and read both with curl.

Sign in to start the lab