Name | Description | |
---|---|---|
![]() | HttpOptions Constructor |
The following tables list the members exposed by HttpOptions.
Name | Description | |
---|---|---|
![]() | HttpOptions Constructor |
Name | Description | |
---|---|---|
![]() | DefaultBase64 | |
![]() | DefaultKeepAlive | The default value in seconds for the KeepAlive property. |
Name | Description | |
---|---|---|
![]() | Base64 | |
![]() | KeepAlive | Determines whether to send Keep-Alive HTTP packets. |
![]() | Password | Gets or sets the password for HTTP authorization. |
![]() | Url | Gets or sets url of the tunneling PHP script. For example, if the script is in the server root, the url can be the following: http://localhost/tunnel.php. |
![]() | User | Gets or sets the user name for HTTP authorization. |
Name | Description | |
---|---|---|
![]() | ToString | Returns a System.String that represents the current System.Object |