ESP8266 Webserver Project

Moderator: Sprite_tm

User avatar
By Sprite_tm
#40326 Yeah, I kinda got sick of not having a solid manual describing how to write cgi functions etc, so I whipped one up myself. it's in the README.md of the libesphttp project. You can view it e.g.on Github: https://github.com/Spritetm/libesphttpd

I also worked on lowering the memory usage of esphttpd, and because an internal project requires it, I added chunked transfer encoding. Esphttpd should now be pretty HTTP/1.1 compliant.

As usual, report bugs, things I missed in the documentation, rants, raves etc here, as an issue on Github, or mail me privately.