Internet Direct (Indy)
|
Indicates the connectionm type and headers for the HTTP request.
property UseProxy: TIdHTTPConnectionType;
UseProxy is a read-only TIdHTTPConnectionType property that indicates the connection type returned when TIdHTTP establishes a connection to the host for the request URL.
UseProxy will indicate if the HTTP request should contain values for 'Keep-Alive' or 'No-Cache' headers in the request.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |