Documentation ¶
Overview ¶
Package cookie allows for the modification of cookies on http requests and responses.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewModifier ¶
func NewModifier(cookie *http.Cookie) martian.RequestResponseModifier
NewModifier returns a modifier that injects the provided cookie into the request or response.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.