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

Added missing field 'headers' which returned by WebResourceResponse.toMap() #490

Merged
merged 1 commit into from
Aug 27, 2020

Conversation

Doflatango
Copy link
Contributor

When using androidShouldInterceptRequest to intercept request, and responses data from dart to Java, the side on Java did't got the headers field.
This PR will fixed this issue.

To Do

  • double check the original issue to confirm it is fully satisfied
  • add testing notes and screenshots in PR description to help guide reviewers
  • request the "UX" team perform a design review (if/when applicable)

@pichillilorenzo pichillilorenzo merged commit 143eb72 into pichillilorenzo:master Aug 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants