cookiefile

package module
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2023 License: LGPL-3.0 Imports: 11 Imported by: 1

Documentation

Overview

cookiefile is a library that provides functions for reading netscape-formatted cookie files. For more information about the file format, see https://curl.haxx.se/docs/http-cookies.html

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Load

func Load(path string) ([]*http.Cookie, error)

Load reads all cookies from the file at path and returns them as a slice.

func LoadJar

func LoadJar(path string) (http.CookieJar, error)

LoadJar reads all cookies from the file at path and returns a CookieJar containing them.

Types

This section is empty.

Directories

Path Synopsis
This file is part of the "cookiefile" library, ©2020 Jörg Walter * This software is licensed under the "GNU Lesser General Public License version 3"
This file is part of the "cookiefile" library, ©2020 Jörg Walter * This software is licensed under the "GNU Lesser General Public License version 3"

Jump to

Keyboard shortcuts

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