You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: