mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-24 18:30:23 +00:00
$xhr header defaults are now exposed as $xhr.defaults.headers.common and $xhr.default.headers.<httpmethod>. This allows applications to configure their defaults as needed. This commit doesn't allow headers to be set per request, only per application. Per request change would require api change, which I tried to avoid *for now*. |
||
|---|---|---|
| .. | ||
| cookies.js | ||
| cookieStore.js | ||
| defer.js | ||
| document.js | ||
| exceptionHandler.js | ||
| hover.js | ||
| invalidWidgets.js | ||
| location.js | ||
| log.js | ||
| resource.js | ||
| route.js | ||
| updateView.js | ||
| window.js | ||
| xhr.bulk.js | ||
| xhr.cache.js | ||
| xhr.error.js | ||
| xhr.js | ||