Handbook
Glossary
static-table ( -- value )
Vocabulary
http2
.
hpack
.
private
Inputs
None
Outputs
value
an
object
Definition
IN:
http2.hpack.private
CONSTANT:
static-table
{
{
f
f
}
{
":authority"
f
}
{
":method"
"GET"
}
{
":method"
"POST"
}
{
":path"
"/"
}
{
":path"
"/index.html"
}
{
":scheme"
"http"
}
{
":scheme"
"https"
}
{
":status"
"200"
}
{
":status"
"204"
}
{
":status"
"206"
}
{
":status"
"304"
}
{
":status"
"400"
}
{
":status"
"404"
}
{
":status"
"500"
}
{
"accept-charset"
f
}
{
"accept-encoding"
"gzip, deflate"
}
{
"accept-language"
f
}
{
"accept-ranges"
f
}
{
"accept"
f
}
{
"access-control-allow-origin"
f
}
{
"age"
f
}
{
"allow"
f
}
{
"authorization"
f
}
{
"cache-control"
f
}
{
"content-disposition"
f
}
{
"content-encoding"
f
}
{
"content-language"
f
}
{
"content-length"
f
}
{
"content-location"
f
}
{
"content-range"
f
}
{
"content-type"
f
}
{
"cookie"
f
}
{
"date"
f
}
{
"etag"
f
}
{
"expect"
f
}
{
"expires"
f
}
{
"from"
f
}
{
"host"
f
}
{
"if-match"
f
}
{
"if-modified-since"
f
}
{
"if-none-match"
f
}
{
"if-range"
f
}
{
"if-unmodified-since"
f
}
{
"last-modified"
f
}
{
"link"
f
}
{
"location"
f
}
{
"max-forwards"
f
}
{
"proxy-authenticate"
f
}
{
"proxy-authorization"
f
}
{
"range"
f
}
{
"referer"
f
}
{
"refresh"
f
}
{
"retry-after"
f
}
{
"server"
f
}
{
"set-cookie"
f
}
{
"strict-transport-security"
f
}
{
"transfer-encoding"
f
}
{
"user-agent"
f
}
{
"vary"
f
}
{
"via"
f
}
{
"www-authenticate"
f
}
}
inline