mirror of
https://github.com/curl/curl.git
synced 2026-08-25 01:33:31 +03:00
Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPE
command on subsequent requests on a re-used connection unless it has to.
This commit is contained in:
parent
74a6921bc4
commit
cfdcae4bc7
23 changed files with 139 additions and 99 deletions
|
|
@ -47,7 +47,6 @@ TYPE I
|
|||
SIZE 212
|
||||
RETR 212
|
||||
PORT 127,0,0,1,
|
||||
TYPE I
|
||||
SIZE 212
|
||||
RETR 212
|
||||
QUIT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue