summary refs log tree commit diff
path: root/TODO.7
blob: 80eb496ecbe512cfb212347b0b7d0cac2a78b0f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.Dd December 14, 2024
.Dt TODO 7
.Os
.
.Sh NAME
.Nm TODO
.Nd some things
that I want to do
with this library
.
.Sh DESCRIPTION
.Bl -bullet
.It
Implement
.Fn LibHTTPC_readRequest .
It should be able to
parse requests
from
.Xr socket 2
directly.
.El
.
.Sh AUTHORS
.An Nakidai Perumenei Aq Mt nakidai@disroot.org