Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Request ¶
Request returns the HTTP request as represented in the current environment. This assumes the current program is being run by a web server in a CGI environment. The returned Request's Body is populated, if applicable.
func RequestFromMap ¶
RequestFromMap creates an http.Request from CGI variables. The returned Request's Body field is not populated.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.