MIME content negotiation
Playground
Method
{{ method }}
URI
Curl:
curl --location --request GET 'www.museum.example.com/artwork/45' \
--header 'Accept: text/html;q=0.9, image/png;q=0.7,image/svg+xml;q=0.8'
{{ header.selected }}-{{ header.key }}-{{ header.value }}