mirror of
https://github.com/status-im/nim-json-rpc.git
synced 2025-02-25 02:35:15 +00:00
To allow switching between `news` and `nim-websock` in `nimbus-eth2`, add support for the missing CORS and JWT authorization headers to the `nim-websock` backend. Also transition from `StringTableRef` to `HttpTable` to properly support multiple instances of same header name.