Unit BrookHTTPResponse
Functions and Procedures
Types
Variables
Description
Contains class which dispatches data to the client.
Uses
- RTLConsts
 - SysConst
 - SysUtils
 - Classes
 - Platform
 - Marshalling
 - libsagui
 - BrookHandledClasses
 - BrookStringMap
 - BrookHTTPCookies
 
Overview
Classes, Interfaces, Objects and Records
| Name | Description | 
|---|---|
Class EBrookHTTPResponse | 
Handles exceptions related to response class. | 
Class TBrookHTTPResponse | 
Class which dispatches headers, contents, binaries, files and other data to the client. | 
Constants
SBrookInvalidHTTPStatus = 'Invalid status code: %d.'; | 
SBrookResponseAlreadySent = 'Response already sent.'; | 
SBrookZLibError = 'Generic ZLib error.'; | 
Description
Constants
SBrookInvalidHTTPStatus = 'Invalid status code: %d.'; | 
| 
 
Error message   | 
SBrookResponseAlreadySent = 'Response already sent.'; | 
| 
 
Error message   | 
SBrookZLibError = 'Generic ZLib error.'; | 
| 
 
Error message   | 
Generated by PasDoc 0.16.0.