Click or drag to resize

CHTTP Methods

The CHTTP type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreate
This method creates a connection to an HTTP server
Protected methodDispose (Overrides CHANDLEDispose(Boolean).)
Public methodDownload
Download file from the internet to a BF.
Public methodGet
Get data from a server.
Public methodPost
Post data to the server.
Public methodSetProxyCredentials
Assigns the proxy username and password so that user is not prompted when the first download fails
Public methodSilentDownload
Download file from the internet to a BF with no prompt for proxy authentication.
Top
See Also