mirror of
https://github.com/curl/curl.git
synced 2026-07-23 15:47:15 +03:00
verify big files
This commit is contained in:
parent
1afe49864d
commit
c9c00d2a23
1 changed files with 4 additions and 0 deletions
|
|
@ -52,6 +52,10 @@ TODO
|
|||
EWOULDBLOCK or similar. This concerns the HTTP request sending, the FTP
|
||||
command sending etc.
|
||||
|
||||
* Go through the code and verify that libcurl deals with big files >2GB and
|
||||
>4GB all over. Bug reports indicate that it doesn't currently work
|
||||
properly.
|
||||
|
||||
DOCUMENTATION
|
||||
|
||||
* Document all CURLcode error codes, why they happen and what most likely
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue