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

Support fetching image with http proxy #699

Open
cosven opened this issue May 21, 2023 · 0 comments
Open

Support fetching image with http proxy #699

cosven opened this issue May 21, 2023 · 0 comments
Labels
difficulty/medium feat request feature or enhancement request

Comments

@cosven
Copy link
Member

cosven commented May 21, 2023

Background
We can specify http_proxy for a video or a audio. For example: #697.
However, we have no way to specify http proxy for image currently.

Possible solutions
Currently, image is represented as a URL. We can use Media to represent, just like audio and video.
Then, we can enhance ImageManager to support http_proxy

@cosven cosven added feat request feature or enhancement request difficulty/medium labels May 21, 2023
@cosven cosven changed the title Support fetch image with http proxy Support fetching image with http proxy May 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty/medium feat request feature or enhancement request
Projects
None yet
Development

No branches or pull requests

1 participant