about summary refs log tree commit diff
path: root/README
blob: bdf997ed15cd07c79c966e82449a7da17205927b (plain)
1
2
3
4
5
6
7
8
9
libhttpc
<======>
HTTP Library (Cute :3)

This library provides some QoL functions for parsing requests and constructing
responses.

Notice that libhttpc doesn't do any validation, validate data yourself or use
reverse proxy for this task.