Post
Topic
Board CPU/GPU Bitcoin mining hardware
Re: DiabloMiner GPU Miner (Long Poll, BFI_INT, and never fail async networking)
by
wasabi
on 10/07/2011, 14:50:27 UTC
ANY client that EVER uses GET for JSON RPC is wrong. Read the HTTP spec, GETs should never have message bodies. DiabloMiner follows the HTTP specification and uses POST for all requests.


Can you clarify this a bit? My understanding is that a LP URL does not have a body, and thus using GET is just fine.