1
0
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:
Dan Fandrich 2008-10-30 01:44:18 +00:00
parent bd64da3785
commit dc31387c6f

View File

@ -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