![]() | Initializes a new instance of the Http class. |
![]() | 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 |
![]() | Adds a string of data which will be posted to the url |
![]() | Posts a file to url, any file IO exceptions may also be thrown |
![]() | Overloaded. Adds a key value pair to be posted to the url |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Overloaded. Returns the response given by a selected url |
![]() | Overloaded. Returns the response given by a selected url as an array of bytes |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
Http Class | Whisperstream.CommLib.HttpLib Namespace