-
-
Notifications
You must be signed in to change notification settings - Fork 216
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: XRequest to support custom protocols (#293)
* refactor: XRequest to support custom protocols. * docs: add demo * test: update snapshots * chore: update bun.lockb * test: refactor the test cases for XRequest * refactor: improve the Content-Type matching * test: add test for same instance for the same baseURL or fetch * test: add test for XFetch * chore: prettier code * test: add test for XRequest 1.0.2 * docs: refactor ts * test: mod x-request test file name * test: refactor test case and supplemental coverage * test: add test case for TransformStream error
- Loading branch information
Showing
10 changed files
with
419 additions
and
140 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.