httpclient

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultClient = &http.Client{
	Jar: Cookie(),
	Transport: &http.Transport{
		MaxIdleConnsPerHost: 20,
	},
	Timeout: 0,
}

Functions

func Cookie() *cookiejar.Jar

Types

This section is empty.

Jump to

Keyboard shortcuts

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