All Constants
| Name | Unit | Description |
|---|---|---|
| BROOK_BACKLOG | BrookExtra | Default maximum length of the queue of pending connections. |
| BROOK_BUFFER_SIZE | BrookExtra | Default buffer size (in bytes). |
| BROOK_COOKIE_NAME_PREFIX | BrookHTTPCookies | Default cookie name. |
| BROOK_COOKIE_SIG_PREFIX | BrookHTTPCookies | Prefix to identify a signed cookie. |
| BROOK_CT_OCTET_STREAM | BrookExtra | Default content type for binary content (octet-stream). |
| BROOK_CT_TEXT_PLAIN | BrookExtra | Default content type for text content (text/plain in UTF-8). |
| BROOK_FILE_RIGHTS | BrookExtra | Default file rights (under Unix, 438 = &666 = owner/group/others can read/write). |
| BROOK_LOGGER_OUTPUT_NAME | BrookLogger | Default logger name. |
| BROOK_LOGGER_TAG | BrookLogger | Default logger tag. |
| BROOK_MIME_FILE | BrookMediaTypes | Default MIME types file name. |
| BROOK_MIME_PROVIDER | BrookMediaTypes | Default MIME provider. |
| BROOK_MIME_TAG | BrookMediaTypes | Register prefix for MIME types class. |
| BROOK_MIN_BUFFER_SIZE | BrookExtra | Default minimal buffer size (in bytes). |
| BROOK_PAYLOAD_LIMIT | BrookExtra | Default payload limit (in bytes). |
| BROOK_POST_BUFFER_SIZE | BrookExtra | Default post buffer size (in bytes). |
| BROOK_UPLOADS_LIMIT | BrookExtra | Default upload(s) limit (in bytes). |
| SBrookActiveLibLoader | BrookLibraryLoader | Indicates not allowed operation when the library loader is loaded. |
| SBrookActiveMIMETypes | BrookMediaTypes | Error message |
| SBrookActiveOutput | BrookLogger | Error message |
| SBrookActiveServer | BrookHTTPServer | Error message |
| SBrookCannotCreateServerHandle | BrookHTTPServer | Error message |
| SBrookDefaultRouteAlreadyExists | BrookURLRouter | Error message |
| SBrookEmptyCertificate | BrookHTTPServer | Error message |
| SBrookEmptyCookieName | BrookHTTPCookies | Error message |
| SBrookEmptyEntryPointName | BrookURLEntryPoints | Error message |
| SBrookEmptyMediaExt | BrookMediaTypes | Error message |
| SBrookEmptyMediaType | BrookMediaTypes | Error message |
| SBrookEmptyMIMEProvider | BrookMediaTypes | Error message |
| SBrookEmptyOutputName | BrookLogger | Error message |
| SBrookEmptyPrivateKey | BrookHTTPServer | Error message |
| SBrookEmptyRoutePattern | BrookURLRouter | Error message |
| SBrookEntryPointAlreadyExists | BrookURLEntryPoints | Error message |
| SBrookEntryPointListUnprepared | BrookURLEntryPoints | Error message |
| SBrookEntryPointNotFound | BrookURLEntryPoints | Error message |
| SBrookInactiveEntryPoints | BrookURLEntryPoints | Error message |
| SBrookInactiveMathExpression | BrookMathExpression | Error message |
| SBrookInactiveMIMETypes | BrookMediaTypes | Error message |
| SBrookInactiveOutput | BrookLogger | Error message |
| SBrookInactiveRouter | BrookURLRouter | Error message |
| SBrookInvalidCookieName | BrookHTTPCookies | Error message |
| SBrookInvalidHTTPStatus | BrookHTTPAuthentication | Error message |
| SBrookInvalidHTTPStatus | BrookHTTPResponse | Error message |
| SBrookInvalidMediaExt | BrookMediaTypes | Error message |
| SBrookInvalidMediaType | BrookMediaTypes | Error message |
| SBrookInvalidMIMEProviderClass | BrookMediaTypes | Error message |
| SBrookInvalidOutputClass | BrookLogger | Error message |
| SBrookLevelDebug | BrookLogger | Name for debug log level. |
| SBrookLevelError | BrookLogger | Name for error log level. |
| SBrookLevelHint | BrookLogger | Name for hint log level. |
| SBrookLevelInfo | BrookLogger | Name for information log level. |
| SBrookLevelWarn | BrookLogger | Name for warning log level. |
| SBrookNoEntryPointsDefined | BrookURLEntryPoints | Error message |
| SBrookNoRoutesDefined | BrookURLRouter | Error message |
| SBrookRequestMethodNotAllowed | BrookURLRouter | Error message |
| SBrookRequestNoMethodDefined | BrookURLRouter | Error message |
| SBrookResponseAlreadySent | BrookHTTPResponse | Error message |
| SBrookRouteAlreadyExists | BrookURLRouter | Error message |
| SBrookRouteNotFound | BrookURLRouter | Error message |
| SBrookRouterNotAssigned | BrookURLEntryPoints | Error message |
| SBrookTLSNotAvailable | BrookHTTPServer | Error message |
| SBrookUnknownMIMEProvider | BrookMediaTypes | Error message |
| SBrookUnknownOutputName | BrookLogger | Error message |
| SBrookZLibError | BrookHTTPResponse | Error message |
| tkPrimitives | BrookUtility | Primitive kinds. |
Generated by PasDoc 0.16.0.