<span style="font-family: 'lucida Grande', Verdana; line-height: normal;">overides patch 116912 and </span><span style="font-family: 'lucida Grande', Verdana; line-height: normal;">116968</span><span style="font-family: 'lucida Grande', Verdana; line-height: normal;">.</span><br style="font-family: 'lucida Grande', Verdana; line-height: normal;"><br style="font-family: 'lucida Grande', Verdana; line-height: normal;"><span style="font-family: 'lucida Grande', Verdana; line-height: normal;">Add a test on giving host value of InternetConnectW.</span><br style="font-family: 'lucida Grande', Verdana; line-height: normal;"><span style="font-family: 'lucida Grande', Verdana; line-height: normal;">Some App fill host param with port number when calling InternetConnectionW. it would still operate successfull on IE8 and above</span><div>(responses for these requests may mot be right). But they would fail in wine because failures of <span style="line-height: 1.5;">Domain resolving.</span></div><div><span style="line-height: 1.5;"><br></span></div><div><span style="line-height: 1.5;">On windows, domain resolving will ingore the port in the host value, but these host value havng port number will been send in </span></div><div><span style="line-height: 1.5;">HTTP protocol; </span><span style="line-height: 1.5;">Wininet will only use the port parameter to connect to the server, no matter what filled in the host param.</span></div><div><br>CHANGES:<br style="font-family: 'lucida Grande', Verdana; line-height: normal;"><span style="font-family: 'lucida Grande', Verdana; line-height: normal;">use [www.winehq.org] & [test.winehq.org] for test;</span><br style="font-family: 'lucida Grande', Verdana; line-height: normal;"><span style="font-family: 'lucida Grande', Verdana; line-height: normal;">Added [todo_wine] in test;</span></div><div>Removed unused GetLastError.<br style="font-family: 'lucida Grande', Verdana; line-height: normal;"><br style="font-family: 'lucida Grande', Verdana; line-height: normal;"><span style="font-family: 'lucida Grande', Verdana; line-height: normal;">thanks Nikolay for comment, and Fracting for help.</span></div><div><font face="lucida Grande, Verdana"><span style="line-height: normal;"><br></span></font>Signed-off-by: Hao Peng <penghao@linuxdeepin.com><br>---<br> dlls/wininet/tests/http.c | 85 +++++++++++++++++++++++++++++++++++++++++++++++<br> 1 file changed, 85 insertions(+)<br><br><br><!--<![endif]--></div>