# httplz A small allocation-free, sans-IO HTTP implementation ## Goals 1. Enable development of HTTP-speaking applications 2. Simple to understand codebase 3. Fast to compile ## Non-goals 1. Ultimate speed ## Scope ### HTTP/1.1 ??? ### HTTP/2 ??? ## Non-scope ### HTTP/1.1 ??? ### HTTP/2 ???