I'm trying to read all of the cool code of esphttpd to understand how everything is done and how I can expand it with my own ideas. Thank you very much to spritetm for sharing this. If you come to Stuttgart, Germany it would be a pleasure to buy you some beers
At the moment I'm stuck at the file html/test/test.cgi. It seems to be binary data. And it seems to be delivered with a git checkout. What exactly is the function and the content of the file? file shows it as binary data, strings does not find any readable characters. Is it only null-data to have something to download?