Commit Graph

1 Commits (cc90701949f771b31ec4d3223f5d2539b906d54c)

Author SHA1 Message Date
Jeroen Domburg ccc179f533 Big-arse structure change: readying esphttpd for a split into a library and an usage example 9 years ago
Jeroen Domburg 9847755cf4 Fixed small memory leak in the template routine. Thanks to Grooves for noticing. 9 years ago
Jindra Dolezy b4d530e528 Added Connection: close header (although not required by http/1.0 spec, it might work better for bad clients) 9 years ago
Jindra Dolezy 2ec0e15427 Better handling of gzip compressed files 9 years ago
Jindra Dolezy d419bdb4f7 Using one header file for esp8266 stuff 9 years ago
Jindra Dolezy 546056695c Moved httpd files to separate dir 9 years ago
Jindra Dolezy c3f3cbcf9c Moved espfs files and tools together, fixed espfstest 9 years ago
Jeroen Domburg 3cb7b32678 martonmiklos: Add GZIP compression for static files 9 years ago
Jeroen Domburg bc6f84771e Add cache header when serving a static file. Thanks to Vincent Bernardoff for sending a patch. 10 years ago
Jeroen Domburg 876a68a67d Fixing the code to work under SDK 0.9.4. This commit should work. 10 years ago
Jeroen Domburg a8b0da04c5 Added comments 10 years ago
Jeroen Domburg 6010c30fa6 Tpl engine now accepts %% as an escape for % 10 years ago
Jeroen Domburg aef27aaa5b Getting ready for release... 10 years ago
Jeroen Domburg f977678e7f ..;.and now with the changed files too. 10 years ago
Jeroen Domburg f305f42465 Added super-simple template engine 10 years ago
Jeroen Domburg da0d7df331 Adding espfs<->httpd interwork thingie 10 years ago