From c5ddf04afa78dc879827fce5cf50de03b35bf110 Mon Sep 17 00:00:00 2001 From: Nakidai Date: Sun, 15 Dec 2024 15:10:03 +0300 Subject: Implement LibHTTPC_readRequest Not complete, though --- TODO.7 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'TODO.7') diff --git a/TODO.7 b/TODO.7 index ad17be3..5bac39c 100644 --- a/TODO.7 +++ b/TODO.7 @@ -11,19 +11,19 @@ with this library .Sh DESCRIPTION .Bl -bullet .It -Implement -.Fn LibHTTPC_readRequest . -It should be able to -parse requests -from -.Xr socket 2 -directly. -.It Implement handler. It should be a function that calls other ones depending on the .Xr uri 7 . +.It +Implement behavior +for +.Xr libhttpc_readrequest 3 +when +.Fa buf +is +.Dv NULL . .El . .Sh AUTHORS -- cgit 1.4.1