Basic access authentication: Difference between revisions

Content deleted Content added
m Reverted edits by Songhor (talk) (AV)
TheJanzap (talk | contribs)
Server side: Remove unnecessary line breaks
Line 40:
WWW-Authenticate: Basic realm="User Visible Realm", charset="UTF-8"
</code>
 
 
 
This parameter indicates that the server expects the client to use UTF-8 for encoding username and password (see below).