From f611496625b0b240a8b849afabcfef9d373fa868 Mon Sep 17 00:00:00 2001 From: Nakidai Date: Sun, 15 Dec 2024 00:29:28 +0300 Subject: Make LibHTTPC_dumpResponse accept NULL in buf When LibHTTPC_dumpResponse accepts NULL it will allocate buffer itself using LibHTTPC_malloc --- TODO.7 | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'TODO.7') diff --git a/TODO.7 b/TODO.7 index 12a0adb..80eb496 100644 --- a/TODO.7 +++ b/TODO.7 @@ -18,16 +18,6 @@ parse requests from .Xr socket 2 directly. -.It -Make -.Fn LibHTTPC_dumpResponse -accept -.Dv NULL -in -.Fa buf . -In this way -function should -allocate buffer itself. .El . .Sh AUTHORS -- cgit 1.4.1