Module: wine Branch: master Commit: 5205d03800933bd11126512d8c02b39afbffd3da URL: http://source.winehq.org/git/wine.git/?a=commit;h=5205d03800933bd11126512d8c...
Author: David Hedberg dhedberg@codeweavers.com Date: Sun Jan 9 06:28:54 2011 +0100
urlmon: Add some error handling to the http protocol.
---
dlls/urlmon/http.c | 173 +++++++++++++++++++++++++++++++++++++- dlls/urlmon/tests/url.c | 214 ++++++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 370 insertions(+), 17 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5205d03800933bd1112651...