Parameters
- url
- The url of the tunneling PHP script.
- user
- The user name for HTTP authorization.
- password
- The password for HTTP authorization.
- host
- Host name or IP address of the tunneling server.
- port
- Port number of the server.
- strictContentLength
- A value indicating whether data padding is enabled when message size is smaller than Devart.Common.HttpOptions.ContentLength.
- contentLength
- The Content-Length HTTP header parameter.
- maxConnectionAge
- The maximum connection age in seconds.
- keepAlive
- The timeout in seconds to send Keep-Alive HTTP packets.
- base64
- Specifies whether to encode data to MIME base64 format before sending them with the POST Request.