Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPHeader ¶
HTTPHeader is our custom header type that can merge fields.
func (HTTPHeader) MergeHeaders ¶
func (h HTTPHeader) MergeHeaders(nh HTTPHeader)
MergeHeaders is used to merge two headers together as one. It takes all the incoming header values and merges them to HTTPHeader without replacing the previous value
Click to show internal directories.
Click to hide internal directories.