mirror of
https://github.com/curl/curl.git
synced 2026-06-02 17:34:15 +03:00
Revert "tool: add a retry delay for transfers to same origin on 429"
This reverts commit c5fb460e7c.
This needs some further work before we can do this.
Fixes #21822
Closes #21824
This commit is contained in:
parent
8da87fcef1
commit
4beffe7737
6 changed files with 6 additions and 188 deletions
|
|
@ -188,7 +188,7 @@ RETR %TESTNUMBER
|
|||
QUIT
|
||||
</protocol>
|
||||
<limits>
|
||||
Allocations: 190
|
||||
Allocations: 180
|
||||
Maximum allocated: 150000
|
||||
</limits>
|
||||
</verify>
|
||||
|
|
|
|||
|
|
@ -75,7 +75,7 @@ https://this.hsts.example./%TESTNUMBER
|
|||
7
|
||||
</errorcode>
|
||||
<limits>
|
||||
Allocations: 170
|
||||
Allocations: 160
|
||||
</limits>
|
||||
</verify>
|
||||
</testcase>
|
||||
|
|
|
|||
|
|
@ -55,7 +55,7 @@ Refuse tunneling protocols through HTTP proxy
|
|||
7
|
||||
</errorcode>
|
||||
<limits>
|
||||
Allocations: 1560
|
||||
Allocations: 1500
|
||||
</limits>
|
||||
</verify>
|
||||
</testcase>
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@ Accept: */*
|
|||
|
||||
</protocol>
|
||||
<limits>
|
||||
Allocations: 140
|
||||
Allocations: 135
|
||||
Maximum allocated: 136000
|
||||
</limits>
|
||||
</verify>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue