mirror of
https://github.com/curl/curl.git
synced 2026-04-28 16:02:14 +03:00
SLOWDOWN actually causes a 0.01 second delay between bytes
This commit is contained in:
parent
bd64da3785
commit
dc31387c6f
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ RETRNOSIZE
|
|||
NOSAVE
|
||||
- Don't actually save what is received
|
||||
SLOWDOWN
|
||||
- Send FTP responses with 0.1 sec delay between each byte
|
||||
- Send FTP responses with 0.01 sec delay between each byte
|
||||
PASVBADIP
|
||||
- makes PASV send back an illegal IP in its 227 response
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue