mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
SLOWDOWN actually causes a 0.01 second delay between bytes
This commit is contained in:
parent
bd64da3785
commit
dc31387c6f
@ -108,7 +108,7 @@ RETRNOSIZE
|
|||||||
NOSAVE
|
NOSAVE
|
||||||
- Don't actually save what is received
|
- Don't actually save what is received
|
||||||
SLOWDOWN
|
SLOWDOWN
|
||||||
- Send FTP responses with 0.1 sec delay between each byte
|
- Send FTP responses with 0.01 sec delay between each byte
|
||||||
PASVBADIP
|
PASVBADIP
|
||||||
- makes PASV send back an illegal IP in its 227 response
|
- makes PASV send back an illegal IP in its 227 response
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user