HttpReturnRawRequest
Places the raw incoming request URL in the user's buffer.
#include <httpexp.h>
int HttpReturnRawRequest (
HINTERNET hndl,
UINT32 szRawRequestBuffer,
char *pzRawRequestBuffer);
If successful, returns 0. Otherwise, returns a nonzero error code.