Unit 'fpHTTP' Package
[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TCustomHTTPModule.DoAfterInitModule

Executes after module initialization

Declaration

Source position: fphttp.pp line 132

public procedure TCustomHTTPModule.DoAfterInitModule(

  ARequest: TRequest

); virtual;

Arguments

ARequest

  

HTTP request being processed

Description

DoAfterInitModule is called after the module has been initialized for the current request.


Documentation generated on: Jan 27 2026