Commit History

Author SHA1 Message Date
  seregaxvm 6511dad8df allow running server from LFS (#125) 4 years ago
  Manoël Trapier 6c7e451663 Change text/plain to application/octet-stream (#126) 4 years ago
  Gregor 9b33c564db use httpserver-header.lua in httpserver-error.lua implementation 7 years ago
  Marcos 1a5f7507be Merge branch 'dev' into master 7 years ago
  Marcos Kirsch 472af17b18 Merge branch 'master' of https://github.com/marcoskirsch/nodemcu-httpserver 7 years ago
  Marcos Kirsch 856ef7a590 There was a typo (entra n) when sending 'Cache-Control: private, no-store' in the header. I removed the whole thing because why not let browser cache? 7 years ago
  Marcos Kirsch 1cc0d120f0 Add private to Cache-Control 7 years ago
  ffedoroff 73fbf92986 line shorter 7 years ago
  Balazs Hollosi 2b75289dfc typo fix at Cache-Control header, new http response code: 500 / internal server error 8 years ago
  Balazs Hollosi 67e5ff5c20 typo fix at Cache-Control header, new http response code: 500 / internal server error 8 years ago
  Marcos Kirsch 1b4a2c9d9a Concatenate .. less in lua since BufferedConnection will do it for us anyway: 8 years ago
  Marcos Kirsch 2f2fb26782 Several fixes and code cleanup. Gzipped files now work. Indentation cleaned up, Other small fixes: 8 years ago
  Marcos Kirsch fbc6506faa Merged with main repository 8 years ago
  Marcos Kirsch 1b14a516aa Fix bugs for newer nodemcu-firmware: new firmware does not allow queuing multiple connection:send() operations. These changes ensure we yield after every send except the last one. 8 years ago
  IntelliDust 1f43c9f5e5 Added Cache-Control header for gzipped content. This will prevent for 8 years ago
  Hazar Karabay b7f78481a2 File extension parsing fix 8 years ago
  TJ Borromeo 2672d3b467 Keep return type as is 9 years ago
  TJ Borromeo e01e97469f Update httpserver-header.lua 9 years ago
  TJ Borromeo 0c17703b46 change return type 9 years ago
  TJ Borromeo 219baa7b62 Update httpserver-header.lua 9 years ago
  TJ Borromeo b4842301a0 Fix improper syntax in list 9 years ago
  TJ Borromeo 472e397429 create a maintainable way to add HTTP Status codez 9 years ago
  Artem Pastukhov 243ab35720 Add xml mime type 9 years ago
  Marcos Kirsch 453f38b52f Small wording improvement 9 years ago