package
0.0.0-20130121074735-1d03baafba06
Repository: https://github.com/icattlecoder/go.git
Documentation: pkg.go.dev
# Functions
Request returns the HTTP request as represented in the current environment.
RequestFromMap creates an http.Request from CGI variables.
Serve executes the provided Handler on the currently active CGI request, if any.