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

TResponse.ProxyAuthenticate

Proxy-Authenticate header value for proxy authentication

Declaration

Source position: httpdefs.pp line 626

public property TResponse.ProxyAuthenticate : string
  index Ord(hhProxyAuthenticate)
  read GetHeaderValue
  write SetHeaderValue;

Description

ProxyAuthenticate contains the Proxy-Authenticate header value. This is sent in 407 Proxy Authentication Required responses to challenge the client for proxy authentication.


Documentation generated on: Jan 16 2026