Andrey Prygunkov
|
eff074faae
|
<index.html> is now returned by web-server for every directory-request, not only for the root one (</>)
|
2012-07-31 18:34:50 +00:00 |
|
Andrey Prygunkov
|
07c04b40b1
|
</index.html> is now returned by web-server when the root path </> is requested
|
2012-07-30 20:46:35 +00:00 |
|
Andrey Prygunkov
|
b0f5119ec0
|
added authorization via URL in RPC-server (example: http://localhost:6789/username:password/jsonrpc)
|
2012-07-10 20:04:13 +00:00 |
|
Andrey Prygunkov
|
ed9aba18b8
|
added processing of http-request <OPTIONS> in RPC-server for better support of cross domain requests
|
2012-07-10 20:00:13 +00:00 |
|
Andrey Prygunkov
|
6c60244b26
|
added gzip-support to built-in web-server
|
2012-07-03 20:34:36 +00:00 |
|
Andrey Prygunkov
|
5051d698c0
|
implemented built-in web-server
|
2012-07-01 19:31:06 +00:00 |
|