//
pkg.gl
Category
github.com/ynetpkg/chttp
cgi
package
0.0.4
Repository:
https://github.com/ynetpkg/chttp.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
18
Dependents
1
Files
568 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.