mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
http-auth.xml: remove mention of digest (#3625)
Digest HTTP Authentication example has been removed, but the mention of the content of the deleted paragraph remains
This commit is contained in:
@@ -51,7 +51,7 @@ if (!isset($_SERVER['PHP_AUTH_USER'])) {
|
||||
uppercase "B", the realm string must be enclosed in double (not single) quotes,
|
||||
and exactly one space should precede the <emphasis>401</emphasis> code in the
|
||||
<emphasis>HTTP/1.0 401</emphasis> header line. Authentication parameters have
|
||||
to be comma-separated as seen in the digest example above.
|
||||
to be comma-separated.
|
||||
</para>
|
||||
</note>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user