Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upServo failed to access external website, while it's able to access local site under proxy environment. #18673
Labels
Comments
|
Servo does not support using system proxies yet. |
|
It would be a new feature, what's your opinion? |
|
@BruceDai Yes. This needs to be implemented. In #11994 it says that you can use https://github.com/rofl0r/proxychains-ng to work around the issue. |
|
@paulrouget That's great! I will try this work around method on Ubuntu. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Our test environment is using proxy. When I tested servo of release version, I found that Servo failed to access external website, while it's able to access local site.
Does servo support proxy? Or would you please show me the way how to set proxy? Thanks.