mirror of
https://github.com/curl/curl.git
synced 2026-08-24 15:33:37 +03:00
getinfo: reset retry-after value in initinfo
- Avoid re-using retry_after value from preceding request - Add libtest 3010 to verify Reported-by: joey-l-us on github Fixes #5661 Closes #5672
This commit is contained in:
parent
0c6112a139
commit
0b85969226
5 changed files with 130 additions and 2 deletions
|
|
@ -225,4 +225,4 @@ test2080 \
|
|||
test2100 \
|
||||
\
|
||||
test3000 test3001 \
|
||||
test3002 test3003 test3004 test3005 test3006 test3007
|
||||
test3002 test3003 test3004 test3005 test3006 test3007 test3010
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue