dotConnect for MySQL Documentation
Devart.Common Namespace / HttpOptions Class

HttpOptions Class Properties

For a list of all members of this type, see HttpOptions members.

Public Properties
 NameDescription
Public Property  
Public PropertyDetermines whether to send Keep-Alive HTTP packets.  
Public PropertyGets or sets the password for HTTP authorization.  
Public PropertyGets 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.  
Public PropertyGets or sets the user name for HTTP authorization.  
Top
See Also