Documentation
¶
Index ¶
Constants ¶
View Source
const (
ErrAuthorizationSyntax = "syntax error in authorization header: %v"
)
Variables ¶
This section is empty.
Functions ¶
func AddHttpHeadersToParameters ¶ added in v0.7.0
AddHttpHeadersToParameters adds HTTP headers to FastCGI parameters.
func ComposeCgiParameterNameFromHttpHeader ¶ added in v0.7.0
ComposeCgiParameterNameFromHttpHeader composes CGI parameter name using the specified HTTP header name. See the 4.1.18 section of the CGI 1.1 interface specification.
func ParseAuthorizationHeader ¶ added in v0.7.0
ParseAuthorizationHeader parses the 'Authorization' HTTP header. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Authorization.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.