Friedrich Große

Results 53 comments of Friedrich Große

To debug the issue further on your side, I recommend using `go tool cover` to check if the produced coverage can be parsed by Go: Example (run after switching inside...

https://github.com/golang/go/issues/75814 seems like a nice pragmatic solution, given that concrete `*http.Client` implementations are used in many places already 👍 I understand that this proposal will be on hold to see...

Should we wait for the outcome of https://github.com/golang/go/issues/75814 before merging this?