Documentation ¶
Index ¶
Constants ¶
View Source
const ( PYTHON = "python" CMDARG = "-c" )
Variables ¶
This section is empty.
Functions ¶
func CopyHeader ¶ added in v0.4.0
CopyHeader HTTP header type: type Header map[string][]string
func ParseHTTPGetParams ¶ added in v0.3.0
ParseHTTPGetParams Parse Params from HTTP get request for example example.com?a=1&b=2 reply map[string]string{a:1,b:2},nil for url.Query() cannot parse symbol like % + and etc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.