CHttpFile

The class CHttpFile provides the functionality to request and read files on an HTTP server.

If your Internet session reads data from an HTTP server, you must create an instance of CHttpFile.

To learn more about how CHttpFile works with the other MFC Internet classes, see the article Internet Programming with WinInet in Visual C++ Programmer’s Guide.

#include <afxinet.h>

Class MembersBase ClassHierarchy Chart

Sample   MFC Sample TEAR

See Also   CInternetFile, CGopherFile, CHttpConnection