Re: [go-nuts] http2 client has no cached connections

2023-12-14 Thread Nik Steffen
https://gist.github.com/elindsey/0a98a3784fb059fd4458afe70b7737ee is an > example of how to trust the cert from httptest.Server and passes locally > for me. > > -eli > > On Dec 12, 2023, at 9:12 AM, Nik Steffen wrote: > > Hi fellow gophers, > > I already asked my Question on r/golang but could

[go-nuts] http2 client has no cached connections

2023-12-12 Thread Nik Steffen
Hi fellow gophers, I already asked my Question on r/golang but could not get an answer despite >2500 views. So i wanted it to try here as i imagine people are a little more in the hard stuff. Currently I am struggling with a problem regarding an http2 client playing around with an issue in o