]> git.ipfire.org Git - thirdparty/curl.git/commit
http: split Curl_http_input_auth into sub functions
authorDaniel Stenberg <daniel@haxx.se>
Fri, 21 Feb 2025 08:07:41 +0000 (09:07 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 21 Feb 2025 13:46:55 +0000 (14:46 +0100)
commite47a94228f0a0cd1c1060888d678643a40493e8b
treeb35165355980102e869f42c1263040b08c5559a7
parentfc4addbe50cc2e9dc81d88904b8d048766ff7613
http: split Curl_http_input_auth into sub functions

Simplifies things. Increases readability a lot.

Fixes #16412
Reported-by: Viktor Szakats
Closes #16416
lib/http.c
lib/http.h