Discover Packages
github.com/ory/oathkeeper
x
header
package
Version:
v0.40.7
Opens a new window with list of versions in this module.
Published: Feb 29, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
const (
AcceptEncoding = "Accept-Encoding"
Authorization = "Authorization"
Cookie = "Cookie"
XForwardedHost = "X-Forwarded-Host"
)
Canonical returns the canonical format of the
MIME header key. The canonicalization converts the first
letter and any letter following a hyphen to upper case;
the rest are converted to lowercase.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.