http

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2020 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FireHTTPRequest

func FireHTTPRequest(url string, headers map[string]string, method string, body interface{}, cookies []*http.Cookie) (int, []byte, []*http.Cookie, error)

FireHTTPRequest http wrapper

func FireHTTPRequest2

func FireHTTPRequest2(url string, headers map[string]string, method string, body interface{}, cookies []*http.Cookie) (*http.Response, error)

FireHTTPRequest2 http wrapper

func FireHTTPRequestWithTimeout

func FireHTTPRequestWithTimeout(url string, headers map[string]string, method string, body interface{}, cookies []*http.Cookie, timeout time.Duration) (int, []byte, []*http.Cookie, error)

FireHTTPRequest http wrapper

Types

This section is empty.

Jump to

Keyboard shortcuts

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