Skip to content

Commit

Permalink
This commit makes a big change in how to handle response/request body
Browse files Browse the repository at this point in the history
Instead of creating a frankenstein body Proxy, the code now leaves the body alone
It does add a new property 'data', which is the original body parameter passed to the constructor
  • Loading branch information
poef committed Jan 9, 2025
1 parent ca22075 commit 6d9204e
Show file tree
Hide file tree
Showing 22 changed files with 219 additions and 523 deletions.
176 changes: 30 additions & 146 deletions dist/browser.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/browser.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/browser.min.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/browser.min.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 6d9204e

Please sign in to comment.