cookieparser

package module
v0.0.0-...-d40b288 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2018 License: MIT Imports: 3 Imported by: 0

README

cookieparser

GoDoc Build Status Codecov Go Report Card

Parse string to []*http.Cookie and dumps it back.

cookies


License

MIT

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ToString = Dump

ToString convert the cookies to a string. This function is deprecated, please usie Dump instead.

Functions

func Dump

func Dump(cookies []*http.Cookie) string

Dump convert the cookies to a string.

func Parse

func Parse(raw string) []*http.Cookie

Parse raw cookie string.

Types

This section is empty.

Jump to

Keyboard shortcuts

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