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

TSessionFactory.CreateSession

Creates a new user session

Declaration

Source position: fphttp.pp line 185

public function TSessionFactory.CreateSession(

  ARequest: TRequest

):TCustomSession;

Arguments

ARequest

  

HTTP request associated with the session

Function result

The newly created session object

Description

CreateSession creates a new user session for the specified HTTP request.


Documentation generated on: Jan 27 2026