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
AWSCore.jl/src/http.jl
Line 53 in 9c0da7b
That seems potentially bad, since it opens connections up to active MITM.
The text was updated successfully, but these errors were encountered:
I'm a bit confused with the naming and what is actually going on here.
https://github.com/JuliaWeb/HTTP.jl/blob/6f262e64d3c0ef07d9bd8b9848afc07540b9bb22/src/HTTP.jl#L134
Also this post:
https://discourse.julialang.org/t/slow-http-jl-requests-when-ssl-is-enabled/36183
--
I can take a look into this further in the next couple of days.
Sorry, something went wrong.
No branches or pull requests
AWSCore.jl/src/http.jl
Line 53 in 9c0da7b
That seems potentially bad, since it opens connections up to active MITM.
The text was updated successfully, but these errors were encountered: