]> Cypherpunks repositories - gostls13.git/commit
net/http, net/internal, net/smtp: add wasip1
authorJohan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
Sat, 25 Mar 2023 23:38:37 +0000 (16:38 -0700)
committerGopher Robot <gobot@golang.org>
Tue, 11 Apr 2023 20:54:10 +0000 (20:54 +0000)
commiteb2bc919760d7a3e5ffd6022756cd7bda2f2dc63
treee5019eda1426e984feb62e35cf9e4727c1f592e7
parent171c794002bac46a22c74a846ef3328628ed5d49
net/http, net/internal, net/smtp: add wasip1

For #58141

Co-authored-by: Richard Musiol <neelance@gmail.com>
Co-authored-by: Achille Roussel <achille.roussel@gmail.com>
Co-authored-by: Julien Fabre <ju.pryz@gmail.com>
Co-authored-by: Evan Phoenix <evan@phx.io>
Change-Id: Ib49b7ccabe18de544455f7d09c7d715d6564a73d
Reviewed-on: https://go-review.googlesource.com/c/go/+/479625
Run-TryBot: Johan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
Auto-Submit: Johan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/net/http/roundtrip.go
src/net/http/transport_default_other.go
src/net/http/transport_default_wasm.go [moved from src/net/http/transport_default_js.go with 89% similarity]
src/net/internal/socktest/main_test.go
src/net/internal/socktest/main_unix_test.go
src/net/internal/socktest/switch_unix.go
src/net/internal/socktest/sys_unix.go
src/net/smtp/smtp_test.go