]> git.ipfire.org Git - thirdparty/curl.git/commit
http_proxy: make two proxy_create functions static
authorDaniel Stenberg <daniel@haxx.se>
Wed, 27 May 2026 13:42:27 +0000 (15:42 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 27 May 2026 21:15:29 +0000 (23:15 +0200)
commit7bc2bf7917afbc4a0abb836f942e1a55e95494e4
treeef0dfa5a7997db1d840294acec95798f0ddc1542
parentead2e13a8e26b517f29e90bf953e298de3cb2eb0
http_proxy: make two proxy_create functions static

And drop their `Curl_` prefixes. They are only used within this file.

Closes #21775
lib/http_proxy.c
lib/http_proxy.h