HttpSendSuccessfulResponse
Opens a response Header session with an HTTP_STATUS_OK status, current Internet date and time attribute, and the Content Type attribute string provided by the caller.
#include <httpexp.h>
int HttpSendSuccessfulResponse (
HINTERNET hndl,
void *pzContentType);