package
Version:
v1.1.1
Opens a new window with list of versions in this module.
Published: Jul 13, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
CreateHTTPClient initializes an HTTP client with a custom cookie jar.
type CookieJar struct {
}
CookieJar implements http.CookieJar for storing cookies in memory.
NewCookieJar initializes an in-memory cookie jar.
Cookies retrieves cookies for a given URL.
SetCookies stores cookies for a given URL.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.