Julian Klemann : http.sys: Add support for relative URLs.
8 Jul
2022
8 Jul
'22
10:01 p.m.
Module: wine Branch: master Commit: 296852b2585576dfe523f4217becb4cd6101035d URL: https://source.winehq.org/git/wine.git/?a=commit;h=296852b2585576dfe523f4217... Author: Julian Klemann <jklemann(a)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=296852b2585576dfe523f...
1350
Age (days ago)
1350
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard