Difference between revisions of "Basic access authentication"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (Ajax (programming)) |
Karl Jones (Talk | contribs) |
||
Line 1: | Line 1: | ||
In the context of an [[Hypertext Transfer Protocol|HTTP]] transaction, '''basic access authentication''' is a method for an [[Web browser|HTTP user agent]] to provide a user name and password when making a request. | In the context of an [[Hypertext Transfer Protocol|HTTP]] transaction, '''basic access authentication''' is a method for an [[Web browser|HTTP user agent]] to provide a user name and password when making a request. | ||
+ | |||
+ | (TO DO: expand, organize, cross-reference, illustrate.) | ||
== See also == | == See also == |
Revision as of 04:57, 13 September 2015
In the context of an HTTP transaction, basic access authentication is a method for an HTTP user agent to provide a user name and password when making a request.
(TO DO: expand, organize, cross-reference, illustrate.)
See also
External links
- Basic access authentication @ Wikipedia