aboutsummaryrefslogtreecommitdiffstats
path: root/test/service/xhrSpec.js
AgeCommit message (Expand)Author
2011-08-19feat($xhr,$resource): expose response headers in callbacksKarl Seamon
2011-07-27feat($xhr): add custom error callback to $xhr, $xhr.cache, $xhr.bulk, $resourceKarl Seamon
2011-07-18feat(strict mode): adding strict mode flag to all js filesIgor Minar
2011-06-30feat:$xhr: provide access to $xhr header defaultsIgor Minar
2011-05-31Rename deprecated wasCalled() -> toHaveBeenCalled() in all specsVojta Jina
2011-03-11Added XSRF prevention logic to $xhr serviceMisko Hevery
2011-03-11Consider all 2xx responses as OK, not just 200Misko Hevery
2011-03-02$xhr service now autodetects and strips )]}',\nIgor Minar
2011-02-15split up services into individual filesIgor Minar