Documentation ¶
Overview ¶
Package customheader contains all the funcionality to deal with Custom Global Headers
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomHeaders ¶
type CustomHeaders []string
CustomHeaders valid for all requests
func (*CustomHeaders) Has ¶
func (c *CustomHeaders) Has(header string) bool
Has checks if the list contains a header name
Click to show internal directories.
Click to hide internal directories.