I am using HTTP Web Request. It generally works fine, but I cannot set the date Header.
If I try to set the Header manually, I get the error;
"This header must be modified using the appropriate property."
The help files state the date header is set by the system but I cannot work out how to trigger its inclusion.
The end result is a POST request with no date Header
Thanks in advance