Ferdi Koomen
|
c07487c99b
|
- Added test to check if errors are thrown correct
|
2021-11-12 09:55:41 +01:00 |
|
Ferdi Koomen
|
6b7efd1523
|
- Removed need for abort controller in axios implementation
- Fixed export of cancelable promise for custom requests
-
|
2021-10-19 21:47:56 +02:00 |
|
Ferdi Koomen
|
d7c153ff55
|
Merge branch 'master' into feature/cancelable
# Conflicts:
# README.md
# package.json
# src/utils/registerHandlebarTemplates.ts
# test/__snapshots__/index.spec.js.snap
# test/custom/request.ts
# test/e2e/v3.fetch.spec.js
# test/e2e/v3.node.spec.js
# yarn.lock
|
2021-10-18 22:19:36 +02:00 |
|
Ferdi Koomen
|
5b3348d6f9
|
- Added axios client
- Added function to escape path and stopped replacement of ":" character in path
|
2021-10-08 23:34:49 +02:00 |
|