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

Add a load method that takes URLRequest as an argument to WebViewProxy. #5

Merged
merged 4 commits into from
May 15, 2024

Conversation

Kyome22
Copy link
Contributor

@Kyome22 Kyome22 commented May 14, 2024

Currently WebViewProxy only has load(url: URL).
For URLRequest, it is possible to specify cachePolicy and timeoutInterval.

Copy link
Contributor

@ichiho-ojima ichiho-ojima left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

@Kyome22 Kyome22 merged commit bf609ef into main May 15, 2024
2 checks passed
@Kyome22 Kyome22 deleted the add-load-with-URLRequest branch May 15, 2024 09:08
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.

2 participants