Structured Field Values DEMO
RFC 8941: Structured Field Values for HTTP
encoded
decode item ⬇️
decode list ⬇️
decode dict ⬇️
encode item ⬆️
encode list ⬆️
encode dict ⬆️
decoded
decode a token(Symbol) is not supported
sample
item:
?1
item:
a
item:
"a"
item:
100
item:
@1659578233
list:
1,2,3,4
list:
"a";x, "b";y=?0, 10, (1 2)
dict:
a=10, b=20, c=30
dict:
a="x", b=10, c=?0, d=(1 2)
Accept-CH(
RFC 8942: HTTP Client Hints
):
Sec-CH-Example, Sec-CH-Example-2
Cache-Status(
id
):
OriginCache; hit; ttl=1100; collapsed, "CDN Company Here"; hit; ttl=545
Proxy-Status(
id
):
ExampleProxy; error="http_protocol_error"; details="Malformed response header - space before colon"