ethereum / fe

Emerging smart contract language for the Ethereum blockchain.
https://fe-lang.org
Other
1.6k stars 179 forks source link

Supply Content-Type header to JSON-RPC call #952

Closed cburgdorf closed 10 months ago

cburgdorf commented 10 months ago

What was wrong?

Some JSON-RPC APIs are picky about the Content-Type header for requests. We should provide it. See #951

How was it fixed?

Provided