]> git.ipfire.org Git - thirdparty/curl.git/commit
http: fix proxy auth with blank password
authorDaniel Stenberg <daniel@haxx.se>
Fri, 26 Jun 2020 12:16:21 +0000 (14:16 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 27 Jun 2020 22:29:59 +0000 (00:29 +0200)
commitff43fb6decaa6ea78dff59b591d70c55f7071d34
tree7712eeb8e6503be9b28fcebfd62630e618c41b33
parentfc3cba22c70f8ee04429dff7627a3a7cb7762098
http: fix proxy auth with blank password

Regression in 7.71.0

Added test case 346 to verify.

Reported-by: Kristoffer Gleditsch
Fixes #5613
Closes #5616
lib/http.c
tests/data/Makefile.inc
tests/data/test346 [new file with mode: 0644]