[PATCH 1/4] urlmon/tests: Add test for BINDVERB_POST in http_protocol.

Misha Koshelev mk144210 at bcm.edu
Fri Jul 20 19:55:32 CDT 2007


This patchset adds a test for the POST verb in HttpProtocol and then makes those
tests comply. I found the URL for the post test in dlls/wininet/tests/http.c. Don't
know of any for PUT or for custom verbs for that matter, but according to my own tests
looking at what native urlmon sends to wininet for those verbs and with various permutations
of parameters we are also in compliance of these verbs now.
---
 dlls/urlmon/tests/protocol.c |   87 ++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 84 insertions(+), 3 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: d920162a47a68061be4dec31cc909a77ee4e57af.diff
Type: text/x-patch
Size: 9271 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070720/9192761d/d920162a47a68061be4dec31cc909a77ee4e57af.bin


More information about the wine-patches mailing list