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

TRequest.HeaderLine

Complete header line from request

Declaration

Source position: httpdefs.pp line 548

public property TRequest.HeaderLine : string
  read GetFirstHeaderLine;

Description

HeaderLine contains the complete first line of the HTTP request. This is the request line including method, URI, and HTTP version.


Documentation generated on: Jan 16 2026