HttpSendDataResponse
Closes the Data Response session and flushes the data in the Tx buffer.
#include <httpexp.h>
int HttpSendDataResponse (
HINTERNET hndl,
void *pBuffer,
UINT32 szBuffer);
If successful, returns 0. Otherwise, returns a nonzero error code.