summary refs log tree commit diff
path: root/TODO.7
blob: 2f56a47fb481277022f8f2fc37bc48c2362ac934 (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 15, 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