CHttpFile::GetVerb

This method returns the HTTP verb (or method) associated with this CHttpFile. Use this method only after a successful call to SendRequest or on a CHttpFile object successfully created by OpenURL.

At a Glance

Header file: Afxinet.h
Platforms: Palm-size PC, H/PC Pro
Windows CE versions: 2.10 and later
Complete documentation: Visual C++ documentation

Syntax

CString GetVerb( ) const;