Alexander Tkachev
|
438ba985a4
|
JANITORIAL: Remove spaces at the end of the line
I knew there were some, but I wanted to fix them once, instead of doing
it all the time.
|
2016-08-24 16:07:55 +06:00 |
|
Alexander Tkachev
|
36b0069e95
|
CLOUD: Cleanup in Handlers
Simplified some stuff here and there by using HandlerUtils static
methods.
|
2016-08-24 16:07:55 +06:00 |
|
Alexander Tkachev
|
4d88f51de9
|
CLOUD: Add query parameters URL encoding
In local webserver's links.
Fixed URL decoding to understand '+', by the way. Firefox sends these
instead of spaces and "%2B" instead of '+'.
|
2016-08-24 16:07:55 +06:00 |
|
Alexander Tkachev
|
b40bfaa046
|
CLOUD: Add "/download" handler
Now one can download files from the device through browser!
|
2016-08-24 16:07:55 +06:00 |
|