* ignore leading empty lines in HTTP requests (RFC2616)
diff --git a/TODO b/TODO
index b06ce74..cd6513f 100644
--- a/TODO
+++ b/TODO
@@ -149,4 +149,5 @@
   activity on the buffer's pointers from touching the buffer page itself.
 - make buffer size configurable in global options
 * monitor number of simultaneous sessions in logs (per srv/inst/global)
+* ignore leading empty lines in HTTP requests