HttpReturnRequestMethod
Returns the numerical value of the request method.
#include <httpexp.h> BOOL HttpReturnRequestMethod ( HINTERNET hndl, UINT32_PTR httpRequestMethodType);
Constant
Description
TRUE
Success.
FALSE
Failure; the handle is invalid.