Unit RALServer

Functions and Procedures
Constants
Variables

Description

Unit for all HTTP Server related implementations

Uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TRALSSL  
Class TRALBruteForceProtection  
Class TRALClientList  
Class TRALClientBlockList  
Class TRALIPConfig  
Class TRALCORSOptions  
Class TRALSecurity  
Class TRALServer  
Class TRALModuleRoutes  

Types

TRALOnClientBlock = procedure(Sender: TObject; AClientIP: StringRAL) of object;
TRALOnServerError = procedure(Error: Exception) of object;

Description

Types

TRALOnClientBlock = procedure(Sender: TObject; AClientIP: StringRAL) of object;

Event fired when requesting IP is blocked

TRALOnServerError = procedure(Error: Exception) of object;
 


GitHub Repository
Generated by PasDoc 0.16.0.