1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-10 14:42:08 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
a924ba1336 add proper POST support and more methods
GET params are always added
plain POST is added to the GET arguments
Uploads are handled by separate handler
2015-05-08 02:45:03 +03:00
1cb920f713 fixes for sd server example 2015-05-07 16:42:10 +03:00
7be8c1d270 overlooked duplicate name 2015-05-07 12:40:56 +03:00
ecfac7cd6c add SD Card Web Server example
working fine with the latest wifi lib
2015-05-07 12:38:56 +03:00