From 0cd2e735fd54f96e4765b823cded724c61572031 Mon Sep 17 00:00:00 2001 From: Nakidai Date: Sun, 24 Nov 2024 15:51:45 +0300 Subject: Add code --- README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..bdf997e --- /dev/null +++ b/README @@ -0,0 +1,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. -- cgit 1.4.1