|
e23e4d90da
|
Add font MIME types, fix #1601
As per http://stackoverflow.com/a/10864297
|
2016-03-05 14:38:02 +01:00 |
|
|
728e2dfae9
|
Added 'text/cache-manifest' content type
|
2016-02-08 06:58:19 +02:00 |
|
|
2d70b36212
|
Fix warning due to lack of virtual destructor
|
2015-12-23 10:13:41 +03:00 |
|
|
9e930e5d34
|
Fix link-time dependency of ESP8266WebServer on SPIFFS (#862)
|
2015-11-30 12:20:15 +03:00 |
|
|
a6e01b8d27
|
Fix handling of / to load index.htm (#1085)
Thanks @sticilface
|
2015-11-30 08:43:08 +03:00 |
|
|
a44632b8cf
|
make compiler happier
|
2015-11-25 18:11:16 +02:00 |
|
|
bc48022118
|
spend more time understanding the logic
|
2015-11-21 21:29:54 +02:00 |
|
|
94a7f63cda
|
fix static handler
|
2015-11-21 21:04:07 +02:00 |
|
|
50eb6d9ff2
|
Make RequestHandler handle uploads
|
2015-11-19 22:52:52 +02:00 |
|
|
5c6f98643b
|
Changes to static request handler
|
2015-11-12 07:27:21 +00:00 |
|
|
20de6b8a6a
|
Add SVG as file type and default to binary stream for static handler
|
2015-11-01 17:59:24 +02:00 |
|
|
4c8a29a74d
|
Expose request handlers in ESP8266WebServer
as discussed in #837
|
2015-10-06 15:26:42 +03:00 |
|
|
e62d5a92b9
|
Fix ESP8266WebServer::serveStatic to work for both files and directories
|
2015-09-14 12:47:39 +03:00 |
|
|
e8b27912d7
|
ESP8266WebServer: serve static files from FS
|
2015-08-05 07:44:00 -04:00 |
|