lighthouse/beacon_node
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
..
beacon_chain Set Graffiti via CLI (#1320) 2020-07-14 08:05:02 +00:00
client Set Graffiti via CLI (#1320) 2020-07-14 08:05:02 +00:00
eth1 Update deps (#1322) 2020-07-06 11:55:56 +10:00
eth2_libp2p Downgrade libp2p and gosispsub (#1358) 2020-07-15 05:04:09 +00:00
genesis Update deps (#1322) 2020-07-06 11:55:56 +10:00
network Update smallvec (#1339) 2020-07-07 16:57:27 +10:00
operation_pool Update deps (#1322) 2020-07-06 11:55:56 +10:00
rest_api Add ability to configure CORS header (#1345) 2020-07-16 07:23:14 +00:00
src Add ability to configure CORS header (#1345) 2020-07-16 07:23:14 +00:00
store Update deps (#1322) 2020-07-06 11:55:56 +10:00
tests Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
timer Update deps (#1322) 2020-07-06 11:55:56 +10:00
version v0.1.2 (#1155) 2020-05-18 15:05:23 +10:00
websocket_server Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
Cargo.toml Add ability to configure CORS header (#1345) 2020-07-16 07:23:14 +00:00