HttpContext Module
A module that provides functions to create a new `HttpContext`.
Functions and values
| Function or value | Description |
|
|
Full Usage:
create request runtime connection writePreamble
Parameters:
HttpRequest
runtime : HttpRuntime
connection : Connection
writePreamble : bool
Returns: HttpContext
|
|
|
|