Marcos Kirsch
|
d31b2d2c89
|
No need to yield. Conditionally show form. Updated title.
|
2016-02-15 22:31:48 -06:00 |
|
Marcos Kirsch
|
fbc6506faa
|
Merged with main repository
|
2016-02-15 20:54:11 -06:00 |
|
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.
|
2016-02-15 14:20:28 -06:00 |
|
Ryan Voots
|
ef340bc82a
|
Implement support for more arbitrary HTTP methods. Allows GET PUT and POST. With minor changes needed to support others
|
2015-08-31 18:28:03 -07:00 |
|
TJ Borromeo
|
19bac62e07
|
Update args.lua
|
2015-07-18 21:51:09 -07:00 |
|
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
|
2015-04-01 22:56:47 -05:00 |
|
Marcos Kirsch
|
f4875cbd86
|
Fix indentation
|
2015-02-28 16:34:24 -06:00 |
|
Marcos Kirsch
|
5fe2dfcf9d
|
Add script that shows how arguments are handled by server
|
2015-02-22 16:05:35 -06:00 |
|