Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Accept ¶
type Accept struct {
// contains filtered or unexported fields
}
Accept is a type designed to help working with header values found in the "Accept" header.
func ParseAccept ¶
ParseAccept creates a new Accept based on a http.Request by parsing its headers.
Click to show internal directories.
Click to hide internal directories.