Skip to content
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

xhr.responseUrl is not passed for proxied requests #73

Open
mad-gooze opened this issue Oct 23, 2018 · 3 comments
Open

xhr.responseUrl is not passed for proxied requests #73

mad-gooze opened this issue Oct 23, 2018 · 3 comments

Comments

@mad-gooze
Copy link

Looks like this can be fixed by adding setter and getter in MockResponse and calling setter in proxy

I can make a PR if it's acceptable.

@jameslnewell
Copy link
Owner

True! I don't think we support it at all do we?

Yeah I'll merge a MockResponse.url property that sets xhr.responseUrl

@bpinto
Copy link

bpinto commented Oct 22, 2020

@mad-gooze did you end up working on this code?

@mad-gooze
Copy link
Author

nope

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants