Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseCookies ¶
ParseCookies parses cookies and splits in name, value pairs. Won't check for valid names nor values. If there are multiple cookies with the same name, it will append to the list with the same name key. Loosely based in the stdlib src/net/http/cookie.go
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.