Unit 'IdHTTP' Package
[Overview][Constants][Types][Classes][Index] [#pl_indy]

TIdHTTPOption

Declaration

Source position: IdHTTP.pas line 370

type TIdHTTPOption = (

  hoInProcessAuth,

  

  hoKeepOrigProtocol,

  

  hoForceEncodeParams,

  

  hoNonSSLProxyUseConnectVerb,

  

  hoNoParseMetaHTTPEquiv,

  

  hoWaitForUnexpectedData,

  

  hoTreat302Like303,

  

  hoNoProtocolErrorException,

  

  hoNoReadMultipartMIME,

  

  hoNoParseXmlCharset,

  

  hoWantProtocolErrorContent,

  

  hoNoReadChunked

  

);



CT Web help

CodeTyphon Studio