Any chance we could have samples of how to integrate http.Client into the flow?
The lib is nice and clean, but not easy to get started with a simple use case of hitting an HTTP server. Requiring TCP-socket level abstraction forces it into unsecure http only..
Any chance we could have samples of how to integrate
http.Clientinto the flow?The lib is nice and clean, but not easy to get started with a simple use case of hitting an HTTP server. Requiring TCP-socket level abstraction forces it into unsecure http only..