1 out of 4 rated this helpful - Rate this topic

CHttpFile Members 

This topic has been updated for Visual Studio 2005 SP1.

Base Class Members

CObject Members

CFile Members

CStdioFile Members

CInternetFile Members

Construction

CHttpFile

Creates a CHttpFile object.

Operations

AddRequestHeaders

Adds headers to the request sent to an HTTP server.

EndRequest

Ends a request sent to an HTTP server with the SendRequestEx member function.

GetFileURL

Gets the URL for the specified file.

GetObject

Gets the target object of the verb in a request to an HTTP server.

GetVerb

Gets the verb that was used in a request to an HTTP server.

QueryInfo

Returns the response or request headers from the HTTP server.

QueryInfoStatusCode

Retrieves the status code associated with an HTTP request and places it in the supplied dwStatusCode parameter.

SendRequest

Sends a request to an HTTP server.

SendRequestEx

Sends a request to an HTTP server using the Write or WriteString methods of CInternetFile.

Smart Device Developer Notes

This section has been updated for Visual Studio 2005 SP1.

Starting in Visual Studio 2005 SP1, this class is supported in Smart Device projects.

The Smart Device version of CHttpFile Class does not support the following methods:

See Also

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ