rpcclient: make HTTP Basic Auth optional via DisableAuth
This change adds a new optional setting called DisableAuth to the btcd RPC client. When a user turns it on, the client will not send username/password credentials automatically. This is meant to let users connect to external Bitcoin API se…
5d22b395by Drake Thomsen+25−131 file