diff options
Diffstat (limited to 'source')
-rw-r--r-- | source/kit/http1.h | 5 |
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. // |