- From: Web APIs Issue Tracker <dean+cgi@w3.org>
- Date: Fri, 22 Sep 2006 13:31:50 +0000 (UTC)
- To: public-webapi@w3.org
ISSUE-90: passwd seems underdefined in RFC2617 http://www.w3.org/2005/06/tracker/webapi/issues/90 Raised by: Anne van Kesteren On product: XMLHttpRequest For the open() method I was trying to come up with error handling for the user and password arguments. It seems that user comes down to quoted-string which is defined in http://ietf.org/rfc/rfc2616 but passwd comes down to: passwd = < user's password > according to http://ietf.org/rfc/rfc2617 ... Should probably raise this with the HTTP WG.
Received on Friday, 22 September 2006 13:32:02 UTC