Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Add ¶
Add adds a cookie to the request. Per RFC 6265 section 5.4, AddCookie does not attach more than one Cookie header field. That means all cookies, if any, are written into the same line, separated by semicolon.
func AddMultiple ¶
AddMultiple adds a list of cookies.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.