Jeroen Domburg
|
ccc179f533
|
Big-arse structure change: readying esphttpd for a split into a library and an usage example
|
10 years ago |
Jeroen Domburg
|
9847755cf4
|
Fixed small memory leak in the template routine. Thanks to Grooves for noticing.
|
10 years ago |
Jindra Dolezy
|
b4d530e528
|
Added Connection: close header (although not required by http/1.0 spec, it might work better for bad clients)
|
10 years ago |
Jindra Dolezy
|
2ec0e15427
|
Better handling of gzip compressed files
|
10 years ago |
Jindra Dolezy
|
d419bdb4f7
|
Using one header file for esp8266 stuff
|
10 years ago |
Jindra Dolezy
|
546056695c
|
Moved httpd files to separate dir
|
10 years ago |
Jindra Dolezy
|
c3f3cbcf9c
|
Moved espfs files and tools together, fixed espfstest
|
10 years ago |
Jeroen Domburg
|
3cb7b32678
|
martonmiklos: Add GZIP compression for static files
|
10 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 |