We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
HTTP::Client doesn't support proxy which forbids defacto using cnf-testsuite behind corporate proxies. Here are some calls to HTTP:Client https://github.com/search?q=repo%3Acnti-testcatalog%2Ftestsuite%20http%2Fclient&type=code
Please see
A workaround could be to patch crystal via the last patchset still in draft or to rather call external binaries
Please note that Sylva (at least the Orange platforms) are behind corporate proxies.
The text was updated successfully, but these errors were encountered:
By applying the patch, and testing via coredns all pass except
Sorry, something went wrong.
No branches or pull requests
Describe the bug
HTTP::Client doesn't support proxy which forbids defacto using cnf-testsuite behind corporate proxies.
Here are some calls to HTTP:Client https://github.com/search?q=repo%3Acnti-testcatalog%2Ftestsuite%20http%2Fclient&type=code
Please see
A workaround could be to patch crystal via the last patchset still in draft or to rather call external binaries
Please note that Sylva (at least the Orange platforms) are behind corporate proxies.
The text was updated successfully, but these errors were encountered: