lighthouse/beacon_node/rest_api
Adam Szkoda fc5e6cbbb0 Add ability to configure CORS header (#1345)
## Issue Addressed

https://github.com/sigp/lighthouse/issues/1177

## Proposed Changes

Add a command line option (`--http-allow-origin`) and a config item for configuring the `Access-Control-Allow-Origin` response header.  This should unblock making XMLHttpRequests.
2020-07-16 07:23:14 +00:00
..
src Add ability to configure CORS header (#1345) 2020-07-16 07:23:14 +00:00
tests Fix race condition in VC block proposal service (#1282) 2020-07-07 14:03:21 +10:00
Cargo.toml Update deps (#1322) 2020-07-06 11:55:56 +10:00