cookies

package
v3.0.0-...-a62b8d8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 8, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseCookies

func ParseCookies(rawCookies string) map[string][]string

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL