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

THTTPHeader.Via

Via header field value

Declaration

Source position: httpdefs.pp line 433

public property THTTPHeader.Via : string
  index Ord(hhVia)
  read GetHeaderValue
  write SetHeaderValue;

Description

Via contains the Via header field value, which tracks intermediate proxies and gateways. This header is used by proxies to indicate their presence in the request/response chain.


Documentation generated on: Jan 16 2026