ESPTerm - ESP8266 terminal emulator. Branches: [master] patches, [work] next release
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
espterm-firmware/httpd
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
..
auth.c Using one header file for esp8266 stuff 10 years ago
auth.h Using one header file for esp8266 stuff 10 years ago
base64.c Using one header file for esp8266 stuff 10 years ago
base64.h Added include guards and removed unused includes 10 years ago
httpd.c Added Connection: close header (although not required by http/1.0 spec, it might work better for bad clients) 10 years ago
httpd.h Better handling of gzip compressed files 10 years ago
httpdespfs.c Added Connection: close header (although not required by http/1.0 spec, it might work better for bad clients) 10 years ago
httpdespfs.h Using one header file for esp8266 stuff 10 years ago