summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorMitya Selivanov <automainint@guattari.tech>2023-09-25 02:27:58 +0200
committerMitya Selivanov <automainint@guattari.tech>2023-09-25 02:27:58 +0200
commit541477736dc9d0c7fc358413a5910e6d513c29eb (patch)
treeb6c115b088ebed0a21c9a0bb3dba77c4ecbb84f2 /source
parent557ca6ef1cf0031846a62cd2e282a0b0aea2d534 (diff)
downloadkit-541477736dc9d0c7fc358413a5910e6d513c29eb.zip
Update comments
Diffstat (limited to 'source')
-rw-r--r--source/kit/http1.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/kit/http1.h b/source/kit/http1.h
index 3158bd6..0493d46 100644
--- a/source/kit/http1.h
+++ b/source/kit/http1.h
@@ -9,6 +9,11 @@
extern "C" {
#endif
+// TODO
+// - Add source to README
+// https://github.com/csachs/picohttpclient/tree/master
+//
+
// FIXME
// Rewrite in C.
//