This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-link
Watch
2
Star
0
Fork
0
You've already forked esp-link
mirror of
https://github.com/jeelabs/esp-link.git
synced
2026-03-05 08:54:00 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4ae00fa04596c8edaef8a1fad4178037199643a7
esp-link
/
httpd
History
Jeroen Domburg
9847755cf4
Fixed small memory leak in the template routine. Thanks to Grooves for noticing.
2015-04-20 09:44:18 +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
Fixed small memory leak in the template routine. Thanks to Grooves for noticing.
2015-04-20 09:44:18 +02:00
httpdespfs.h
Using one header file for esp8266 stuff
2015-04-11 00:35:55 +02:00