From ce5db9a86ea1508b0caaeec38adc5397e390dc3e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 17 Oct 2003 13:11:00 +0000 Subject: Dominick Meglio implemented CURLOPT_MAXFILESIZE and --max-filesize. --- docs/TODO | 5 ----- 1 file changed, 5 deletions(-) (limited to 'docs/TODO') diff --git a/docs/TODO b/docs/TODO index a72fe2b2d..add94bf26 100644 --- a/docs/TODO +++ b/docs/TODO @@ -34,11 +34,6 @@ TODO >4GB all over. Bug reports (and source reviews) show that it doesn't currently work. - * CURLOPT_MAXFILESIZE. Prevent downloads that are larger than the specified - size. CURLE_FILESIZE_EXCEEDED would then be returned. Gautam Mani - requested. That is, the download should not even begin but be aborted - immediately. - LIBCURL - multi interface * Add curl_multi_timeout() to make libcurl's ares-functionality better. -- cgit v1.2.3