Unit 'HTTPDefs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TCustomSession.InitResponse

Initializes the HTTP response for the session

Declaration

Source position: httpdefs.pp line 669

public procedure TCustomSession.InitResponse(

  AResponse: TResponse

); virtual;

Arguments

AResponse

  

HTTP response to initialize for session

Description

InitResponse initializes the HTTP response for session handling. It sets up response headers and cookies required for session management.


Documentation generated on: Jan 16 2026