summary refs log tree commit diff
path: root/TODO.7
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.7')
-rw-r--r--TODO.716
1 files changed, 8 insertions, 8 deletions
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