Unit 'fphttpserver' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-web]

TFPHttpServer

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fphttpserver.pp line 457

type TFPHttpServer = class(TFPCustomHttpServer)

published

  property Address: string;

  property Active: Boolean;

  property Port: Word;

  property QueueSize: Word;

  property OnAllowConnect: TConnectQuery;

  property Threaded: Boolean;

  property ThreadMode: TThreadMode;

  property OnRequest: THTTPServerRequestHandler;

  property OnRequestError: TRequestErrorHandler;

  property OnAcceptIdle: TNotifyEvent;

  property AcceptIdleTimeout: Cardinal;

  property KeepConnections: Boolean;

  property KeepConnectionIdleTimeout: Integer;

  property KeepConnectionTimeout: Integer;

  property OnKeepConnectionIdle: TNotifyEvent;

  property OnUnexpectedError: TRequestErrorHandler;

end;

Inheritance

TFPHttpServer

|

TFPCustomHttpServer

|

TObject


Documentation generated on: 2023-03-18