The methods of the Http class are listed below. For a complete list of Http class members, see the Http Members topic.
![]() | 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