New functionality, and The Fine Manual
Posted: Tue Feb 02, 2016 11:02 pm
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.
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.