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 'Active MIME types'.

SBrookActiveOutput BrookLogger

Error message 'Active output log.'.

SBrookActiveServer BrookHTTPServer

Error message 'Active server.'.

SBrookCannotCreateServerHandle BrookHTTPServer

Error message 'Cannot create server handle.'.

SBrookDefaultRouteAlreadyExists BrookURLRouter

Error message 'A default route already exists.'.

SBrookEmptyCertificate BrookHTTPServer

Error message 'Certificate cannot be empty.'.

SBrookEmptyCookieName BrookHTTPCookies

Error message 'Empty cookie name.'.

SBrookEmptyEntryPointName BrookURLEntryPoints

Error message '<new-class>: entry-point cannot be empty.'.

SBrookEmptyMediaExt BrookMediaTypes

Error message 'Empty media extension'.

SBrookEmptyMediaType BrookMediaTypes

Error message 'Empty media type'.

SBrookEmptyMIMEProvider BrookMediaTypes

Error message 'Empty MIME provider'.

SBrookEmptyOutputName BrookLogger

Error message 'Empty output name.'.

SBrookEmptyPrivateKey BrookHTTPServer

Error message 'Private key cannot be empty.'.

SBrookEmptyRoutePattern BrookURLRouter

Error message '<new-class>: pattern cannot be empty.'.

SBrookEntryPointAlreadyExists BrookURLEntryPoints

Error message '<new-class>: entry-point <entry-point> already exists in <existing-class>.'.

SBrookEntryPointListUnprepared BrookURLEntryPoints

Error message 'Entry-point list not prepared.'.

SBrookEntryPointNotFound BrookURLEntryPoints

Error message 'Entry-point not found: <entry-point>.'.

SBrookInactiveEntryPoints BrookURLEntryPoints

Error message 'Inactive entry-points.'.

SBrookInactiveMathExpression BrookMathExpression

Error message 'Inactive math expression.'.

SBrookInactiveMIMETypes BrookMediaTypes

Error message 'Inactive MIME types'.

SBrookInactiveOutput BrookLogger

Error message 'Inactive output log.'.

SBrookInactiveRouter BrookURLRouter

Error message 'Inactive router.'.

SBrookInvalidCookieName BrookHTTPCookies

Error message 'Invalid cookie name: <cookie-name>.'.

SBrookInvalidHTTPStatus BrookHTTPAuthentication

Error message 'Invalid status code: <code>.'.

SBrookInvalidHTTPStatus BrookHTTPResponse

Error message 'Invalid status code: <code>.'.

SBrookInvalidMediaExt BrookMediaTypes

Error message 'Invalid media extension: <ext>.'.

SBrookInvalidMediaType BrookMediaTypes

Error message 'Invalid media type: <media-type>.'.

SBrookInvalidMIMEProviderClass BrookMediaTypes

Error message 'Invalid MIME provider class: <class-name>.'.

SBrookInvalidOutputClass BrookLogger

Error message 'Invalid output class: <class-name>.'.

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 'No entry-points defined.'.

SBrookNoRoutesDefined BrookURLRouter

Error message 'No routes defined.'.

SBrookRequestMethodNotAllowed BrookURLRouter

Error message 'Request method not allowed: <method>.'.

SBrookRequestNoMethodDefined BrookURLRouter

Error message 'No routes defined.'.

SBrookResponseAlreadySent BrookHTTPResponse

Error message 'Response already sent.'.

SBrookRouteAlreadyExists BrookURLRouter

Error message '<new-class>: pattern <pattern> already exists in <existing-class>.'.

SBrookRouteNotFound BrookURLRouter

Error message 'Route not found: <route>.'.

SBrookRouterNotAssigned BrookURLEntryPoints

Error message 'Router not assigned for entry-point <entry-point>.'.

SBrookTLSNotAvailable BrookHTTPServer

Error message 'TLS is not available.'.

SBrookUnknownMIMEProvider BrookMediaTypes

Error message 'Unknown MIME provider: <unknown-mime>.'.

SBrookUnknownOutputName BrookLogger

Error message 'Unknown output name: <output-name>.'.

SBrookZLibError BrookHTTPResponse

Error message 'Generic ZLib error.'.

tkPrimitives BrookUtility

Primitive kinds.


Generated by PasDoc 0.16.0.