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

TCustomSession.UpdateResponse

Updates the HTTP response with session information

Declaration

Source position: httpdefs.pp line 671

public procedure TCustomSession.UpdateResponse(

  AResponse: TResponse

); virtual; abstract;

Arguments

AResponse

  

HTTP response to update with session data

Description

UpdateResponse updates the HTTP response with current session information. It ensures session cookies and headers are properly set in the response.


Documentation generated on: Jan 16 2026