Hi
I don't understand your reply: that is what I do in client1 already...
my issue was 'disabling HTTP/2 client with DefaultTransport'.
Le mer. 19 oct. 2022 à 00:04, 'Dennis Vashchuk' via golang-nuts <
golang-nuts@googlegroups.com> a écrit :
> ```
> transport := &http.Transport{
> TLSClientConfi
I already use the replace directive for but this doesn't for the net/http
h2_bundle thing. see https://www.youtube.com/watch?v=FARQMJndUn0&t=814s
Le ven. 19 nov. 2021 à 18:33, Robert Engels a
écrit :
>
> Use the replace directive to point the net package to your local copy.
>
> Much easier to t