datx
datx copied to clipboard
Angular HttpContext support
Relevant version
- [ ] 0.x
- [ ] 1.x
- [X] 2.x
Relevant libraries
- [ ] utils
- [ ] core
- [ ] network
- [ ] jsonapi
- [X] jsonapi-angular
Breaking change
No
Description
In angular 12, HttpContext has been added. So it would be nice to add support for this feature to datx request options. Can be used through fetchOptions or some extended version of IRequestOptions.