openethereum/dapps/src
Tomasz Drwięga 59f18ab958 Fetching content from HTTPS using `rustls` (#2024)
* Fetching https

* Fetching dispatcher (HTTP, HTTPS)

* Fetching from github

* Chunked encoding parser

* Abort support

* Fixing tests and review comments

* Cargo.lock order [ci skip]

* Relaxed -> SeqCst
2016-09-03 01:34:32 +02:00
..
api Fetchable dapps (#1949) 2016-08-18 12:19:09 +02:00
apps Fetching content from HTTPS using `rustls` (#2024) 2016-09-03 01:34:32 +02:00
handlers Fetching content from HTTPS using `rustls` (#2024) 2016-09-03 01:34:32 +02:00
page LRU cache for dapps (#2006) 2016-08-30 14:04:52 +02:00
router Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00
tests Fixing redirection. Adding tests 2016-08-30 16:06:20 +02:00
endpoint.rs Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00
lib.rs Fetching content from HTTPS using `rustls` (#2024) 2016-09-03 01:34:32 +02:00
proxypac.rs Refactoring dapps to support API endpoints. (#1542) 2016-07-06 11:24:29 +02:00
rpc.rs Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00
url.rs Supporting /api/ping for dapps server (#1543) 2016-07-07 09:42:49 +02:00