request

package
v0.0.0-...-d464937 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2020 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ContentType

func ContentType(url, refer string) (string, error)

ContentType get Content-Type of the url

func Get

func Get(url, refer string, headers map[string]string) (string, error)

Get get request

func GetByte

func GetByte(url, refer string, headers map[string]string) ([]byte, error)

GetByte get request

func Headers

func Headers(url, refer string) (http.Header, error)

Headers return the HTTP Headers of the url

func Request

func Request(
	method, url string, body io.Reader, headers map[string]string,
) (*http.Response, error)

Request base request

func Size

func Size(url, refer string) (int64, error)

Size get size of the url

Types

This section is empty.

Jump to

Keyboard shortcuts

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