This repository was archived by the owner on Dec 1, 2023. It is now read-only.
1.0.0
Note this release has API changes, make sure to update your code when upgrading
New
- Added
Headersclass
Changed
- Changed
Request.headerstoHeadersobject - Changed
Response.headerstoHeadersobject - Changed
Response.bodyproperty to provide processed body data asObject,Blob,string - Changed
Responsemethodstext(),json()andblob()to return aPromise