HomePhabricator

rpc: Add WWW-Authenticate header to 401 response
7c06fbd8f580Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

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.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Feb 5 2016, 09:45
deadalnixPushed on May 14 2017, 22:04
Parents
rABC152a8216cc7b: Merge #7349: Build against system UniValue when available
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABC7c06fbd8f580: rpc: Add WWW-Authenticate header to 401 response (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Feb 8 2016, 08:16