Is there any proxy/Interceptors for img tag? #9193
Unanswered
yang282441848
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wanna got static images from remote server.
I can rewrite to the target server like this on web.
But it will redirect to local assets on tauri app.
Now I use concat server addr with resource addr.
So is there any other way to get images from remote server?
Maybe some proxy or image tag Interceptor?
Beta Was this translation helpful? Give feedback.
All reactions