neoneo-go/config
Roman Khimov b46dd295bc rpc: add CORS workaround for RPC
This one enables our RPC to be called from the browser if there is a
need. It's insecure and not standards-compliant, thus this behaviour is
configurable is not enabled by default. It makes our node with this workaround
enabled compatible with neo-mon monitoring.

Originally debugged by @anatoly-bogatyrev in #464.
2019-11-01 13:39:47 +03:00
..
config.go rpc: add CORS workaround for RPC 2019-11-01 13:39:47 +03:00
protocol.mainnet.yml rpc: add CORS workaround for RPC 2019-11-01 13:39:47 +03:00
protocol.privnet.docker.four.yml rpc: add CORS workaround for RPC 2019-11-01 13:39:47 +03:00
protocol.privnet.docker.one.yml rpc: add CORS workaround for RPC 2019-11-01 13:39:47 +03:00
protocol.privnet.docker.three.yml rpc: add CORS workaround for RPC 2019-11-01 13:39:47 +03:00
protocol.privnet.docker.two.yml rpc: add CORS workaround for RPC 2019-11-01 13:39:47 +03:00
protocol.privnet.yml rpc: add CORS workaround for RPC 2019-11-01 13:39:47 +03:00
protocol.testnet.yml rpc: add CORS workaround for RPC 2019-11-01 13:39:47 +03:00
protocol.unit_testnet.yml rpc: add CORS workaround for RPC 2019-11-01 13:39:47 +03:00