Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Base Class Members
Construction
Creates a CHttpFile object. |
Operations
Adds headers to the request sent to an HTTP server. |
|
Ends a request sent to an HTTP server with the SendRequestEx member function. |
|
Gets the URL for the specified file. |
|
Gets the target object of the verb in a request to an HTTP server. |
|
Gets the verb that was used in a request to an HTTP server. |
|
Returns the response or request headers from the HTTP server. |
|
Retrieves the status code associated with an HTTP request and places it in the supplied dwStatusCode parameter. |
|
Sends a request to an HTTP server. |
|
Sends a request to an HTTP server using the Write or WriteString methods of CInternetFile. |