Documentation ¶
Index ¶
- func AllowRedirects(allowRedirects bool) types.Ext
- func Auth(auth types.AuthInter) types.Ext
- func Cookies(cookies types.Dict) types.Ext
- func Data(data types.Dict) types.Ext
- func DefaultHooks() types.HooksDict
- func DisPatchHook(key string, hooks types.HooksDict, data any) any
- func Files(files types.Dict) types.Ext
- func Headers(headers types.Dict) types.Ext
- func Hooks(hooksDict types.HooksDict) types.Ext
- func Json(json map[string]any) types.Ext
- func Params(params types.Dict) types.Ext
- func Proxy(proxy string) types.Ext
- func RegisterHook(hooksDict *types.HooksDict, key string, hook types.Hook) error
- func Stream(stream io.Reader) types.Ext
- func Timeout(timeout int) types.Ext
- func Verify(verify bool) types.Ext
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllowRedirects ¶
func DefaultHooks ¶
func RegisterHook ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.