Note that authentication arguments are optional

svn:r4498
This commit is contained in:
Nick Mathewson
2005-06-27 23:41:03 +00:00
parent 1647b6f837
commit 7479a55724
+1 -1
View File
@@ -177,7 +177,7 @@ about dns resolves, etc, so the controller can keep synced. -RD]
3.4 AUTHENTICATE
Sent from the client to the server. The syntax is:
"AUTHENTICATE" SP 1*HEXDIG / QuotedString CRLF
"AUTHENTICATE" [ SP 1*HEXDIG / QuotedString ] CRLF
The server responds with "250 OK" on success or "515 Bad authentication" if
the authentication cookie is incorrect.