- Added support for authentication and `withCredentials` attribute
commitb6fd9bc23e8f2985da49dd99f07f9048a4001afb
authorDjamil Legato <djamil@djamil.it>
Sun, 19 Sep 2010 01:36:16 +0000 (19 03:36 +0200)
committerChristoph Pojer <christoph.pojer@gmail.com>
Sun, 19 Sep 2010 23:26:52 +0000 (20 01:26 +0200)
tree5da3ffbe771c4fc05c3658bf8c8e3f3cb76d8c65
parentb53c2a4cfc33cb87c002e53a02236dd93b23433e
- Added support for authentication and `withCredentials` attribute

From XHR Level 2 Spec: http://www.w3.org/TR/2010/WD-XMLHttpRequest2-20100907/#the-withcredentials-attribute
Source/Request/Request.js
Specs