This website requires JavaScript.
Explore
Help
Sign In
espterm
/
espterm-firmware
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
b4d530e528a419ad6b45bf66b4c300ed8ec67c21
espterm-firmware
/
httpd
T
History
Jindra Dolezy
b4d530e528
Added Connection: close header (although not required by http/1.0 spec, it might work better for bad clients)
2015-04-12 14:24:29 +02:00
..
auth.c
Using one header file for esp8266 stuff
2015-04-11 00:35:55 +02:00
auth.h
Using one header file for esp8266 stuff
2015-04-11 00:35:55 +02:00
base64.c
Using one header file for esp8266 stuff
2015-04-11 00:35:55 +02:00
base64.h
Added include guards and removed unused includes
2015-04-11 00:35:55 +02:00
httpd.c
Added Connection: close header (although not required by http/1.0 spec, it might work better for bad clients)
2015-04-12 14:24:29 +02:00
httpd.h
Better handling of gzip compressed files
2015-04-12 01:13:47 +02:00
httpdespfs.c
Added Connection: close header (although not required by http/1.0 spec, it might work better for bad clients)
2015-04-12 14:24:29 +02:00
httpdespfs.h
Using one header file for esp8266 stuff
2015-04-11 00:35:55 +02:00