-
Notifications
You must be signed in to change notification settings - Fork 3.4k
[fetch] Add responseUrl
to emscripten_fetch_t
#24414
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[fetch] Add responseUrl
to emscripten_fetch_t
#24414
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perhaps its worth documenting this since it is technically a behaviour change.
Perhaps in the changelog and also maybe in ./site/source/docs/api_reference/fetch.rst
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm with comments addressed
58cc214
to
68c5ec0
Compare
Head branch was pushed to by a user without write access
Can you update the PR title? |
responseUrl
to emscripten_fetch_t
during redirect, url should be updated to new redirected url