Historique des commits

Auteur SHA1 Message Date
  Marcos Kirsch d31b2d2c89 No need to yield. Conditionally show form. Updated title. il y a 8 ans
  Marcos Kirsch fbc6506faa Merged with main repository il y a 8 ans
  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. il y a 8 ans
  Ryan Voots ef340bc82a Implement support for more arbitrary HTTP methods. Allows GET PUT and POST. With minor changes needed to support others il y a 8 ans
  TJ Borromeo 19bac62e07 Update args.lua il y a 8 ans
  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 il y a 9 ans
  Marcos Kirsch f4875cbd86 Fix indentation il y a 9 ans
  Marcos Kirsch 5fe2dfcf9d Add script that shows how arguments are handled by server il y a 9 ans