Unit 'HTTPDefs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TResponse.Request

Associated HTTP request object

Declaration

Source position: httpdefs.pp line 616

public property TResponse.Request : TRequest
  read FRequest;

Description

Request contains a reference to the HTTP request object that this response is answering. This provides access to the original request data for response generation.


Documentation generated on: Jan 16 2026