mirror of
https://github.com/curl/curl.git
synced 2026-08-25 22:13:33 +03:00
http: only send bearer if auth is allowed
Verify with test 2006 Closes #20843
This commit is contained in:
parent
1495489c41
commit
e3d7401a32
3 changed files with 100 additions and 1 deletions
|
|
@ -243,7 +243,7 @@ test1955 test1956 test1957 test1958 test1959 test1960 test1964 \
|
|||
test1970 test1971 test1972 test1973 test1974 test1975 test1976 test1977 \
|
||||
test1978 test1979 test1980 test1981 \
|
||||
\
|
||||
test2000 test2001 test2002 test2003 test2004 test2005 \
|
||||
test2000 test2001 test2002 test2003 test2004 test2005 test2006 \
|
||||
\
|
||||
test2023 \
|
||||
test2024 test2025 test2026 test2027 test2028 test2029 test2030 test2031 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue