Skip to content

fix(fetch): fix stream handling in Safari by fallback to using a stream reader instead of an async iterator;#6584

Merged
DigitalBrainJS merged 43 commits intoaxios:v1.xfrom
DigitalBrainJS:fix/safari-stream
Aug 31, 2024
Merged

fix(fetch): fix stream handling in Safari by fallback to using a stream reader instead of an async iterator;#6584
DigitalBrainJS merged 43 commits intoaxios:v1.xfrom
DigitalBrainJS:fix/safari-stream

Conversation

@DigitalBrainJS
Copy link
Collaborator

Fixes #6577

� Conflicts:
�	package-lock.json
�	package.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Streaming on Axios with Fetch-adapter not working on Safari

1 participant