5/13/98 http-authentication-01.txt comments
Dave Kristol (dmk@research.bell-labs.com)
Wed, 13 May 1998 16:47:45 -0400 (EDT)
3.2.2 The Authorization Request Header
digest-response = 1#( username | realm | nonce | digest-uri |
response | [ algorithm ] | [cnonce] |
[opaque] | [server] | [message-qop] |
[ nonce-count ] )
I don't think the non-terminal "server" is defined anywhere.
What is it supposed to be?
Also, the typography for "[ nonce-count ]" is inconsistent with the
other items (extra spaces).
Dave Kristol