Difference between revisions of "JSONRPC server handles only POST requests"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
  [[JSONRPC]] server handles only [[POST]] requests
 
  [[JSONRPC]] server handles only [[POST]] requests
 +
 +
 +
curl -Is localhost:8332
 +
[[HTTP/1.1]] 405 Method Not Allowed
 +
Date: Wed, 31 May 2023 06:53:03 GMT
 +
 +
 +
[[-server]]
 +
 +
{{RPC}}
 +
 +
 +
{{Bitcoind}}

Latest revision as of 06:59, 31 May 2023

JSONRPC server handles only POST requests


curl -Is localhost:8332
HTTP/1.1 405 Method Not Allowed
Date: Wed, 31 May 2023 06:53:03 GMT


-server

RPC, rpcbind, rpcinfo, rpc.statd, WS-RPC, HTTP-RPC, OpenRPC


bitcoind, .bitcoin/, bitcoin.conf, Dockerfile, Bitcoind ports( 8332 18332 18443 8333 18333 18444 ), -chain, -datadir, -server, --help, Bitcoind logs, Bitcoind changelog

Advertising: