![]() ![]() | Overloaded. Downloads a URL as binary data, with the given caching rule. |
![]() ![]() | Overloaded. Downloads HTML (text) from a URL with caching and default text encoding. |
![]() ![]() | Gets a cookie for the given url. |
![]() ![]() | Overloaded. Posts data to a URL. |
![]() ![]() | Sets a cookie for the given url. |
![]() |
Initializes a new instance of the InternetRequest class. |
![]() | Gets or sets what encodings to accept. |
![]() | Sets the content type. |
![]() | Gets the stream of the response data. |
![]() | Gets the stream of the data to post. |
![]() | Gets the list of http headers to send. |
![]() | Gets or sets the method of the request (get or post). |
![]() | Gets the response headers. |
![]() | Gets or sets whether the location is secure. |
![]() | Gets or sets the port to contact. |
![]() | Gets or sets whether objects may be read from cache. |
![]() | Gets the list of redirects. |
![]() | |
![]() | Gets or sets the URL of the resource to get or post to. |
![]() | Gets or sets whether objects may be written to cache. |
![]() | Overloaded. Dispose of resources. |
![]() | Downloads data from the bound url. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Overloaded. Dispose of the internet request. |
![]() | Finalize the internet request. |
![]() | Creates a shallow copy of the current Object. |
InternetRequest Class | MediaMallTechnologies.PlayOn.Utilities Namespace