diff --git a/TODO b/TODO index b5b7a12..609f962 100644 --- a/TODO +++ b/TODO @@ -1,12 +1,13 @@ * Better cookie handler * Domain/Expiry +* JSONP should set/update Content-Length header POTENTIAL MIDDLEWARE ==================== * Test module (to allow easy testing of apps) * Lint for validation (Enforce http spec) -* JSONP support * Caching support for drop-in HTTP Caching * Edge-Side Include support * Multi-part file upload handling + * provided via golang http package?