The properties of the Http class are listed below. For a complete list of Http class members, see the Http Members topic.
![]() | Gets/Sets whether or not the url will require authentication |
![]() | Gets the collection of cookies received by the query request |
![]() | Gets/Sets whether or not cookies will be handled |
![]() | Gets/Sets whether or not keepalive is enabled or not |
![]() | Gets/Sets the password used in authentication |
![]() | Gets/Sets the content type for a POST request |
![]() | Gets/Sets the post mode content type |
![]() | Gets/Sets the proxy Address |
![]() | Gets/Sets whether or not proxy authentication is required or not |
![]() | Gets/Sets the addresses that the proxy should not be used on |
![]() | Gets/Sets whether or not local addresses will be bypassed by the proxy |
![]() | Gets/Sets whether or not to use a proxy server |
![]() | Gets/Sets the proxy password |
![]() | Gets/Sets the proxy username |
![]() | Gets the maximum time the query is allowed to run before an HttpTimeoutException is thrown |
![]() | Gets/Sets the user agent string |
![]() | Gets/Sets the username used in authentication |
![]() | Gets the web response after a query has been executed |
![]() | Gets the web response after the query has been executed |
Http Class | Whisperstream.CommLib.HttpLib Namespace