🏠 New in Low Baseline Support: HTTP authentication
July 29, 2015
caniuse · mdn · [spec]([‘https://httpwg.org/specs/rfc9110.html#authentication’, ‘https://httpwg.org/specs/rfc7616.html’, ‘https://www.rfc-editor.org/rfc/rfc4120’])
The Authorization and WWW-Authenticate headers authenticate a user with a server.
Source features
http.headers.Authorization[mdn]http.headers.Authorization.Basic[mdn]http.headers.WWW-Authenticate[mdn]http.headers.WWW-Authenticate.Basic[mdn]http.headers.WWW-Authenticate.Digest[mdn]http.headers.WWW-Authenticate.Digest.md5[mdn]http.headers.Authorization.Digest[mdn]http.headers.Authorization.Digest.md5[mdn]http.headers.Authorization.NTLM[mdn]http.headers.Authorization.Negotiate[mdn]http.headers.WWW-Authenticate.NTLM[mdn]http.headers.WWW-Authenticate.Negotiate[mdn]http.headers.Authorization.Digest.SHA-256[mdn]http.headers.WWW-Authenticate.Digest.SHA-256[mdn]http.headers.Authorization.authorization_removed_cross_origin[mdn]