openethereum/dapps
Tomasz Drwięga 7af366c5b1 Supporting /api/ping for dapps server (#1543)
* Refactoring dapps to support API endpoints.

* Using ContentHandler for unauthorized requests

* Extracting url stuff

* Adding ping endpoint

* CORS support for ping request

* Fixing url.is_none()

* minor formatting fix

[ci:skip]
2016-07-07 09:42:49 +02:00
..
src Supporting /api/ping for dapps server (#1543) 2016-07-07 09:42:49 +02:00
Cargo.toml Supporting /api/ping for dapps server (#1543) 2016-07-07 09:42:49 +02:00
build.rs Refactoring dapps to support API endpoints. (#1542) 2016-07-06 11:24:29 +02:00