Julian Klemann : http.sys: Add support for relative URLs.

Alexandre Julliard julliard at winehq.org
Fri Jul 8 16:01:03 CDT 2022


Module: wine
Branch: master
Commit: 296852b2585576dfe523f4217becb4cd6101035d
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=296852b2585576dfe523f4217becb4cd6101035d

Author: Julian Klemann <jklemann at codeweavers.com>
Date:   Thu Jul  7 16:25:21 2022 -0500

http.sys: Add support for relative URLs.

The queue with the most specific path should be the one to receive the
request.

---

 dlls/http.sys/http.c         | 326 ++++++++++++++++++++++++++++++++-----------
 dlls/httpapi/tests/httpapi.c |  98 +++++++++++++
 2 files changed, 343 insertions(+), 81 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=296852b2585576dfe523f4217becb4cd6101035d



More information about the wine-cvs mailing list