- From: Alexey Melnikov <alexey.melnikov@isode.com>
- Date: Sat, 17 Mar 2007 21:43:55 +0000
- To: ietf-http-wg@w3.org
Hi, I would like to get some feedback on what HTTP Digest implementations do with '\' in username/realm/password. For example, if I have a username 'example.com\user1', do implementations hash 'example.com\\user1' (i.e. the \ is escaped with another \), or just 'example.com\user1' (single slash). Thanks, Alexey
Received on Saturday, 17 March 2007 21:44:48 UTC