//
pkg.gl
Category
github.com/tencentcodedog/linux-go-1.12.6
src
net
http
cgi
package
0.0.0-20241115082555-91616abce05b
Repository:
https://github.com/tencentcodedog/linux-go-1.12.6.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
0
Files
540 SLOC
#
Functions
Request
Request returns the HTTP request as represented in the current environment.
RequestFromMap
RequestFromMap creates an http.Request from CGI variables.
Serve
Serve executes the provided Handler on the currently active CGI request, if any.
#
Structs
Handler
Handler runs an executable in a subprocess with a CGI environment.