]> git.ipfire.org Git - thirdparty/curl.git/commit
noproxy: support for space-separated names is deprecated
authorDaniel Stenberg <daniel@haxx.se>
Tue, 3 Jan 2023 13:58:37 +0000 (14:58 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 4 Jan 2023 08:15:37 +0000 (09:15 +0100)
commit7ad8a7ba9ebdedceafe8859d3bd4d22ee447648d
tree09e568b07541857b31aa6ba431a239d328380216
parentbb393e521ffc217d14faf3812861278086ac84aa
noproxy: support for space-separated names is deprecated

To be removed in July 2024.

Assisted-by: Michael Osipov
Fixes #10209
Closes #10215
docs/DEPRECATE.md
lib/noproxy.c
lib/noproxy.h
lib/url.c
tests/unit/unit1614.c