Unit 'custhttpapp' Package
[Overview][Classes][Index] [#fcl-web]

TEmbeddedHttpServer

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

Declaration

Source position: custhttpapp.pp line 32

type TEmbeddedHttpServer = class(TFPCustomHttpServer)

protected

  procedure InitRequest(); override;

  procedure InitResponse(); override;

public

  property WebHandler: TFPHTTPServerHandler; [r]

  property Active: Boolean;

  property OnAcceptIdle: TNotifyEvent;

  property AcceptIdleTimeout: Cardinal;

  property Address: string;

  property AdminMail: string;

  property AdminName: string;

  property ServerBanner: string;

  property LookupHostNames: Boolean;

  property HostName: string;

  property CertificateData: TCertificateData;

  property UseSSL: Boolean;

end;

Inheritance

TEmbeddedHttpServer

|

TFPCustomHttpServer

|

TObject


Documentation generated on: 2023-03-18