Unit 'fphttp2request' Package
[Overview][Classes][Procedures and functions][Index] [#fcl-web]

TH2Response

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

Declaration

Source position: fphttp2request.pp line 65

type TH2Response = class(TFPHTTPConnectionResponse)

protected

  procedure DoSendHeaders(); override;

  procedure DoSendContent; override;

public

  constructor CreateH2();

  property H2Connection: TH2Connection; [r]

  property StreamID: Cardinal; [r]

end;

Inheritance

TH2Response

|

TFPHTTPConnectionResponse

|

TResponse

|

THTTPHeader

|

TObject


Documentation generated on: 2026-06-30