UNPKG

ng2-http

Version:

Angular2 HttpModule wrapper with decorators and interceptors

64 lines (28 loc) 1.86 kB
# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. <a name="1.0.2"></a> ## [1.0.2](https://github.com/hboylan/ng2-http/compare/v1.0.1...v1.0.2) (2018-01-30) <a name="1.0.1"></a> ## [1.0.1](https://github.com/hboylan/ng2-http/compare/v1.0.0...v1.0.1) (2017-11-14) ### Bug Fixes * only encode body as JSON for content-type application/json ([fa035d2](https://github.com/hboylan/ng2-http/commit/fa035d2)) <a name="1.0.0"></a> # [1.0.0](https://github.com/hboylan/ng2-http/compare/v0.0.5...v1.0.0) (2017-07-14) ### Features * **interceptor:** async request interceptor ([4ae74ed](https://github.com/hboylan/ng2-http/commit/4ae74ed)) <a name="0.0.5"></a> ## [0.0.5](https://github.com/hboylan/ng2-http/compare/v0.0.4...v0.0.5) (2017-07-14) <a name="0.0.4"></a> ## [0.0.4](https://github.com/hboylan/ng2-http/compare/v0.0.3...v0.0.4) (2017-07-14) ### Bug Fixes * **interceptor:** Intercept responses, fix URI encoding ([b2ce45d](https://github.com/hboylan/ng2-http/commit/b2ce45d)), closes [#4](https://github.com/hboylan/ng2-http/issues/4) [#5](https://github.com/hboylan/ng2-http/issues/5) * **ng2-version:** support ng 2.2 ([b4c1273](https://github.com/hboylan/ng2-http/commit/b4c1273)) * **RESTClient:** Added withCredentials ([99f5edd](https://github.com/hboylan/ng2-http/commit/99f5edd)) <a name="0.0.3"></a> ## [0.0.3](https://github.com/hboylan/ng2-http/compare/v0.0.2...v0.0.3) (2016-12-12) <a name="0.0.2"></a> ## [0.0.2](https://github.com/hboylan/ng2-http/compare/v0.0.1-alpha...v0.0.2) (2016-11-10) <a name="0.0.1-alpha"></a> ## [0.0.1-alpha](https://github.com/hboylan/ng2-http/compare/v0.0.0-alpha...v0.0.1-alpha) (2016-11-06) <a name="0.0.0-alpha"></a> # 0.0.0-alpha (2016-11-06)