Commit History

Author SHA1 Message Date
  Marcos Kirsch d31b2d2c89 No need to yield. Conditionally show form. Updated title. 8 years ago
  Marcos Kirsch fbc6506faa Merged with main repository 8 years ago
  Marcos Kirsch 4d4442318d Fix example server-side scripts to work on new nodemcu-firmware. Specifically, call coroutine.yield() after each connection:send() except the last one, since we can no longer queue sends. 8 years ago
  Ryan Voots ef340bc82a Implement support for more arbitrary HTTP methods. Allows GET PUT and POST. With minor changes needed to support others 8 years ago
  TJ Borromeo 19bac62e07 Update args.lua 8 years ago
  Marcos Kirsch f7969ae12d Fix typo in HTTP headers. I need to refactor so header creation is single sourced. Oh well. This may fix issues in Firefox 9 years ago
  Marcos Kirsch f4875cbd86 Fix indentation 9 years ago
  Marcos Kirsch 5fe2dfcf9d Add script that shows how arguments are handled by server 9 years ago