|
const SOCKET_TYPE_TLS = Ref{Any}(OpenSSL.SSLStream) |
This is a breaking change because it changes the accepted type for the sslconfig keyword argument that many functions in the public API of HTTP.jl accept.
Did you intend to change this? It seems unrelated to your other changes in b64beb7#r126540636