Branch: refs/heads/master Home: https://github.com/btcsuite/btcwallet Commit: aec660c749c121df54270cdca7f56a65c2130b19 https://github.com/btcsuite/btcwallet/commit/aec660c749c121df54270cdca7f56a65c2130b19 Author: John C. Vernaleo <[email protected]> Date: 2016-02-01 (Mon, 01 Feb 2016)
Changed paths:
M rpc/legacyrpc/server.go
Log Message:
-----------
Return WWW-Authenticate header
On invalide credentials return WWW-Authenticate the same way btcd does.
Pointed out by @davec in decred/dcrwallet#14
