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

Basic HTTP auth and caching #1298

Open
johanmattssonm opened this issue Jun 18, 2024 · 0 comments
Open

Basic HTTP auth and caching #1298

johanmattssonm opened this issue Jun 18, 2024 · 0 comments

Comments

@johanmattssonm
Copy link

I would like to load a web app that is behind basic HTTP auth and I need things to be cached
The app has a service worker and caching seems to work well in Chrome but not in wry for some reason.

I tried to intercept https with "with_custom_protocol", but I am not happy with that approach.

I am quite new to wry and Rust in general. My question is is this something you already can do in wry today?
Should I spend time on implementing this for wry with the hope that this can be done with minor edits?

Cheers
Johan

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

No branches or pull requests

1 participant