diff options
| author | Wladimir J. van der Laan <[email protected]> | 2020-10-01 17:31:10 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2020-10-01 17:33:56 +0200 |
| commit | 7eab781a145a35d0373c4ab4d237a82b4919e88d (patch) | |
| tree | ed5af01ccfec9fcb10129fcceaa01ff0184f5c2d /src/script/script.cpp | |
| parent | Merge #20004: test: Add signet witness commitment section parse tests (diff) | |
| download | discoin-7eab781a145a35d0373c4ab4d237a82b4919e88d.tar.xz discoin-7eab781a145a35d0373c4ab4d237a82b4919e88d.zip | |
rpc: Set HTTP Content-Type in bitcoin-cli
We don't set any `Content-Type` in the client. It is more
consistent with our other JSON-RPC use to set it to `application/json`.
Note that our server doesn't enforce content types, so it doesn't make a
difference in practice. But it is fairly strange HTTP behavior to not set it.
This came up in #18950.
Diffstat (limited to 'src/script/script.cpp')
0 files changed, 0 insertions, 0 deletions