diff --git a/README.md b/README.md index af774a0..ffa6a4a 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ These steps have to be performed on machine with compatible configuration (same ### Known limitations (To Do) -* Users with cookies disabled will be stuck in an infinite refresh loop (TODO: redirect with a known query param, if no cookie is specified but the query arg is set, display an error page) +* None ### Throughput
diff --git a/ngx_http_js_challenge.c b/ngx_http_js_challenge.c
index 1572ddb..8e47f66 100644
--- a/ngx_http_js_challenge.c
+++ b/ngx_http_js_challenge.c
@@ -4,6 +4,8 @@
#include