golang/go
View on GitHubnet/http: test WebAssembly Fetch implementation of Transport
Open
#26,358 opened on Jul 12, 2018
NeedsFixTestingarch-wasmhelp wanted
Repository metrics
- Stars
- (133,883 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
While taking a look at CL https://go-review.googlesource.com/c/go/+/123537 for https://github.com/golang/go/issues/26349, a recommendation was that we should add tests to avoid regressions such as in that issue raised. @bradfitz added a reminder in https://github.com/golang/go/issues/26051#issuecomment-404644951