tool: add a retry delay for transfers to same origin on 429

Closes #21355
This commit is contained in:
htasta 2026-04-17 12:35:33 +02:00 committed by Daniel Stenberg
parent 1b6724882c
commit c5fb460e7c
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
6 changed files with 188 additions and 6 deletions

View file

@ -188,7 +188,7 @@ RETR %TESTNUMBER
QUIT
</protocol>
<limits>
Allocations: 180
Allocations: 190
Maximum allocated: 150000
</limits>
</verify>

View file

@ -75,7 +75,7 @@ https://this.hsts.example./%TESTNUMBER
7
</errorcode>
<limits>
Allocations: 160
Allocations: 170
</limits>
</verify>
</testcase>

View file

@ -55,7 +55,7 @@ Refuse tunneling protocols through HTTP proxy
7
</errorcode>
<limits>
Allocations: 1500
Allocations: 1560
</limits>
</verify>
</testcase>

View file

@ -49,7 +49,7 @@ Accept: */*
</protocol>
<limits>
Allocations: 135
Allocations: 140
Maximum allocated: 136000
</limits>
</verify>