HttpCheckIfModifiedSinceTime
Compares the request message “If Modified Since” time against caller supplied time, and determines if they are equal.
#include <httpexp.h>
int HttpCheckIfModifiedSinceTime (
HINTERNET hndl,
int InternetTime);