Hi: I am trying to send an XHR request with username and password as arguments:
Xhr.open('GET', '', false, 'user', 'password'); Questions: * By calling this and then send, should I see the 'Authorization' HTTP Header being sent with username/password Base 64 encoded? I use Packet sniffer and can not see this header being sent at all. * Does this only work after a HTTP 401 was received? Any help would be greatly appreciated! Thanks, Stuart --------------------------------------------------------------------- This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.
_______________________________________________ webkit-help mailing list webkit-help@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-help