Using CHttpConnection::OpenRequest() to obtain a pointer to a CHttpFile object, I specify "HTTP/1.0" as the value for parameter pstrVersion. When the connection is made to the remote server it is using "HTTP/1.1" instead of "HTTP/1.0". It seems that the value of the parameter is not properly handled.--Xavier Sudrexavier@sudre.frhttp://xavier.sudre.fr/
Product Language
Version
Operating System
Operating System Language
Steps to Reproduce
Actual Results
Expected Results