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

TCustomMicroHTTPApplication

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

Declaration

Source position: custmicrohttpapp.pp line 151

type TCustomMicroHTTPApplication = class(TCustomWebApplication)

protected

  function InitializeWebHandler; override;

  function HTTPHandler;

public

  constructor Create(); override;

  destructor Destroy; override;

  property Port: Word; [rw]

  property HostName: string; [rw]

  property Options: TMicroServerOptions; [rw]

  property UseSSL: Boolean; [rw]

  property ExtraHeaders: TStrings; [rw]

end;

Inheritance

TCustomMicroHTTPApplication

|

TCustomWebApplication

|

TObject


Documentation generated on: 2023-03-18