]> git.ipfire.org Git - thirdparty/curl.git/commit
url: url_match_destination fix
authorStefan Eissing <stefan@eissing.org>
Tue, 12 May 2026 15:58:03 +0000 (17:58 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 15 May 2026 23:11:06 +0000 (01:11 +0200)
commit91dcf4e610e3094d1ad55eb3bf9b99c0b6fef27b
tree4c292d581689d50c61f3c03600ece6ecb8816307
parent61d59c9e39b451b30feb431b780a5cc325757921
url: url_match_destination fix

Match origin/via_peer also for non-SSL schemes.

Closes #21573
lib/url.c
tests/http/test_10_proxy.py