Updates the HTTP response with session information
Source position: httpdefs.pp line 671
public procedure TCustomSession.UpdateResponse( |
AResponse: TResponse |
); virtual; abstract; |
AResponse |
|
HTTP response to update with session data |
UpdateResponse updates the HTTP response with current session information. It ensures session cookies and headers are properly set in the response.