xxhttp

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2021 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Resp_Access_Control_Allow_Origin      = "Access-Control-Allow-Origin"
	Resp_Access_Control_Allow_Headers     = "Access-Control-Allow-Headers"
	Resp_Access_Control_Allow_Methods     = "Access-Control-Allow-Methods"
	Resp_Access_Control_Allow_Credentials = "Access-Control-Allow-Credentials"
	Content_Type                          = "Content-Type"
)

Variables

This section is empty.

Functions

func UrlDecode

func UrlDecode(urlstr string) (*url.URL, error)

url 解码

func UrlEncode

func UrlEncode(urlstr *url.URL) (string, error)

url 编码

Types

This section is empty.

Jump to

Keyboard shortcuts

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