Files
dragonx/src
Jeff Garzik 9f4976afe2 RPC: strictly require HTTP URI "/"
Previously, JSON-RPC clients accessed URI "/", and the JSON-RPC server
did not care about the URI at all, and would accept any URI as valid.

Change the JSON-RPC server to require URI "/" for all current accesses.

This changes enables the addition of future interfaces at different
URIs, such as pull request #1982 which demonstrates HTTP REST wallet
download.

Or, a future, breaking change in JSON-RPC interface could be introduced
by serving JSON-RPC calls from new URI "/v2/".
2013-05-01 10:41:24 -04:00
..
2012-04-27 10:14:33 -04:00
2012-12-18 21:39:29 +01:00
2013-03-19 15:16:30 -04:00
2013-03-19 15:16:30 -04:00
2013-04-12 12:17:28 +02:00
2013-04-04 02:39:44 +02:00
2013-04-03 19:57:53 -04:00
2013-04-03 19:57:53 -04:00
2012-10-20 23:08:56 +02:00
2012-12-18 21:39:29 +01:00
2013-01-30 04:30:02 +01:00
2013-04-12 12:17:28 +02:00
2013-04-30 19:41:58 +02:00
2013-04-03 19:57:53 -04:00
2013-04-12 12:17:28 +02:00
2012-10-08 17:46:45 -04:00