HTTP Request Header Authorization

From NovaOrdis Knowledge Base
Revision as of 19:41, 21 February 2017 by Ovidiu (talk | contribs) (→‎Overview)
Jump to navigation Jump to search

External

https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.8

Internal

Overview

A user agent that wishes to authenticate itself with a server may include an "Authorization: " request-header field with the request. The Authorization field value contains credentials:

Authorization: <credentials>

More details about basic and digest HTTP authentication are available here:

[[|]]

https://www.ietf.org/rfc/rfc2617.txt