From af3d6d4c2105ff832817923672129347dfbe93ff Mon Sep 17 00:00:00 2001 From: Nathan Gass Date: Mon, 30 Oct 2023 17:00:09 +0100 Subject: add fixme for new curl feature --- it_url.class | 1 + 1 file changed, 1 insertion(+) (limited to 'it_url.class') diff --git a/it_url.class b/it_url.class index ad28f2c..facf78d 100644 --- a/it_url.class +++ b/it_url.class @@ -305,6 +305,7 @@ function request($p=array()) } + // FIXME 2025-01 NG just use CURLOPT_MAXFILESIZE if we have curl 8.4 if ($p['maxlength'] && !$p['writefunction']) { $content = ""; -- cgit v1.2.3