Hey, I've not been able to figure out how to enable HTTP/2 in a net/http client that needs some tls.Config settings in its Transport (like it's needs a specific root added at run time) using only the stdlib.
Is there a way to enable HTTP/2 on clients in the stdlib that I've missed? (Related: I think this is blocking the creation of a test for http.ReverseProxy for https://github.com/golang/go/issues/16696 because my current formulation needs an InsecureSkipVerify setting) -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.