index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
service
/
httpSpec.js
Age
Commit message (
Expand
)
Author
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery
2012-03-23
feat(http): added params parameter
Misko Hevery
2012-03-20
fix($http): don't send Content-Type header when no data
Igor Minar
2012-02-25
fix($http): Do not serialize File object
Vojta Jina
2012-01-13
style(*): small fixes
Igor Minar
2012-01-13
fix($http): anonnymous response interceptors should be treated as factories
Igor Minar
2012-01-13
fix($http): remove support for PATCH + better whenXXX, expectXXX api
Igor Minar
2012-01-12
refactor(module): strict separation between module-config / app-runtime
Misko Hevery
2012-01-09
feat($http): expose req/resp headers to transform fns
Igor Minar
2012-01-09
fix($http): fix and cleanup $http and friends
Igor Minar
2011-12-05
feat($http): allow interceptors to be services
Igor Minar
2011-11-30
feat($http): add response interceptors
Igor Minar
2011-11-30
feat($http): add promise support
Igor Minar
2011-11-30
fix($http): default json transformation should not crash on angular template
Vojta Jina
2011-11-30
style(): get rid off some jsl warnings
Vojta Jina
2011-11-30
feat($http): allow passing custom cache instance per request
Vojta Jina
2011-11-30
refactor(mock.$httpBackend): rename when().then() to when().respond()
Vojta Jina
2011-11-30
feat(mock.$httpBackend): add verifyNoOutstandingRequest method
Vojta Jina
2011-11-30
feat($http): broadcast $http.request event
Vojta Jina
2011-11-30
refactor($http): change callback matching mechanism
Vojta Jina
2011-11-30
fix($http): allow multiple json vulnerability prefixes
Vojta Jina
2011-11-30
feat($http): expose pendingRequests and configuration object
Vojta Jina
2011-11-30
feat(mocks.$httpBackend): add $httpBackend mock
Vojta Jina
2011-11-30
feat($http): new $http service, removing $xhr.*
Vojta Jina