HttpRuntime Module
a module that gives you the `empty` (beware) and `create` functions for creating a `HttpRuntime`
Functions and values
| Function or value | Description |
Full Usage:
ServerKeyLength
Returns: uint16
|
|
Full Usage:
create serverKey errorHandler mimeTypes homeDirectory compressionFolder cookieSerialiser hideHeader maxContentLength binding
Parameters:
ServerKey
errorHandler : ErrorHandler
mimeTypes : MimeTypesMap
homeDirectory : string
compressionFolder : string
cookieSerialiser : CookieSerialiser
hideHeader : bool
maxContentLength : int
binding : HttpBinding
Returns: HttpRuntime
|
|
|
|