rpc: Add WWW-Authenticate header to 401 response
A WWW-Authenticate header must be present in the 401
response to make clients know that they can authenticate,
and how.
WWW-Authenticate: Basic realm="jsonrpc"
Fixes #7462.
rpc: Add WWW-Authenticate header to 401 response 7c06fbd8f580Unpublished Tags None Subscribers None
Description
Details
|