![]() |
The component provides you complete client for HTTP protocol. The component is very easy to use and is more flexible for implementing client for HTTP. Will let you set the user agent name, set referrer, set protocol version as HTTP/1.0, set proxy server settings. This control provides easy, high-level access to the complete HTTP client protocol. Retrieving pages, submitting forms along with multiple form variables and multiple files, etc, are well supported. Your web-based applications will download faster. It provides these operations.
Get operation for performing Get method of HTTP.
Post operation for performing Post method of HTTP.
| Method Name | Method Description |
| Get | Performs GET method for HTTP |
| Post | Performs POST method for HTTP |
| © 2005 ASPFusion |