1. d213170 net/http/httputil: fix deadlock in DumpRequestOut by Steven Hartland · 4 years, 10 months ago
  2. 2018b68 net/mail: don't use MDT in test by Ian Lance Taylor · 4 years, 3 months ago
  3. 520f3b7 crypto/tls: revert "add HandshakeContext method to Conn" by Johan Brandhorst · 4 years, 4 months ago
  4. 08b5091 net: close connection in localServer teardown by Meng Zhuo · 4 years, 4 months ago
  5. 48906a6 net/http/pprof: don't treat os.Args as format string in Cmdline handler by Brad Fitzpatrick · 4 years, 3 months ago
  6. c81343c net/http: attempt deadlock fix in TestDisableKeepAliveUpgrade by Anmol Sethi · 4 years, 3 months ago
  7. e5522c8 std: update golang.org/x/net to 20201209123823-ac852fbbde11 by Dmitri Shuralyov · 4 years, 3 months ago
  8. 4f1b0a4 all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTemp by Russ Cox · 4 years, 5 months ago
  9. 854a2f8 net/http: add connections back that haven't been canceled by Michael Fraenkel · 4 years, 3 months ago
  10. 5246fa5 mime/multipart: handle ReadForm(math.MaxInt64) better by Russ Cox · 4 years, 3 months ago
  11. 50b16f9 net/http: allow upgrading non keepalive connections by Anmol Sethi · 4 years, 5 months ago
  12. 212d385 net/http: ignore connection closes once done with the connection by Michael Fraenkel · 4 years, 6 months ago
  13. 4f42a9b net: add note about disabling loopback in ListenMulticastUDP() by Andy Pan · 4 years, 4 months ago
  14. 66c0264 net, internal/poll: reset value before adding in minor kernel version by Ian Lance Taylor · 4 years, 4 months ago
  15. f2e186b all: update vendored dependencies for Go 1.16 release by Dmitri Shuralyov · 4 years, 5 months ago
  16. fdecb5c crypto/tls: add HandshakeContext method to Conn by Johan Brandhorst · 4 years, 8 months ago
  17. 3ef8562 net/mail: avoid ParseDate confusion if day name includes "T" by Emmanuel T Odeke · 4 years, 10 months ago
  18. 49a210e net/url: improve performance for resolvePath by imxyb · 4 years, 5 months ago
  19. f0c9ae5 net/http: use exponential backoff for polling in Server.Shutdown by Dan Peterson · 4 years, 5 months ago
  20. c800222 net: prefer /etc/hosts over DNS when no /etc/nsswitch.conf is present by Natanael Copa · 4 years, 5 months ago
  21. d05c035 net/http: fix typo in TestTransportReadToEndReusesConn by Keiichi Hirobe · 4 years, 7 months ago
  22. a29dd1f net: add Example for Unix dialer with context by Kevin Burke · 4 years, 5 months ago
  23. 4e5a313 net/http: test that ParseMultipartForm catches overflows by Emmanuel T Odeke · 4 years, 5 months ago
  24. 1b09d43 all: update references to symbols moved from io/ioutil to io by Russ Cox · 4 years, 5 months ago
  25. 7211694 net/http: add FS to convert fs.FS to FileSystem by Russ Cox · 4 years, 8 months ago
  26. 0709e58 net/http/cgi: preserve env vars on illumos by Tobias Klauser · 4 years, 5 months ago
  27. 55b2d47 net/http/cgi: preserve LD_LIBRARY_PATH on NetBSD, too by Nikhil Benesch · 4 years, 5 months ago
  28. 7bb721b all: update references to symbols moved from os to io/fs by Russ Cox · 4 years, 8 months ago
  29. 5647d01 Revert "net/http: test that ParseMultipartForm returns an error for int overflow" by Bryan C. Mills · 4 years, 5 months ago
  30. 58eadc2 net/http: test that ParseMultipartForm returns an error for int overflow by avivklas · 4 years, 6 months ago
  31. 9c017ff net/http/httputil: copy response header back to http.ResponseWriter in ReverseProxy.handleUpgradeResponse by Aofei Sheng · 4 years, 6 months ago
  32. 9cec50f internal/poll, net, syscall: use accept4 on illumos by Tobias Klauser · 4 years, 5 months ago
  33. ae16255 net/http: try to deflake TestTransportDiscardsUnneededConns by Russ Cox · 4 years, 5 months ago
  34. 606d4a3 net/http: ensure Request.Body.Close is called once and only once by Ross Light · 4 years, 6 months ago
  35. dfee333 net/http: document concurrency expectations for Request.Body by Ross Light · 4 years, 7 months ago
  36. 59202c4 net/http: deflake TestServerEmptyBodyRace_h1, or at least try by Russ Cox · 4 years, 5 months ago
  37. 7602d41 net/http: remove DualStack in DefaultTransport by ananya saxena · 4 years, 5 months ago
  38. 9c56300 net/http: return 505 status for rejected protocol version by Damien Neil · 4 years, 5 months ago
  39. ca3c0df net/http/httputil: flush ReverseProxy immediately if Content-Length is -1 by Ignacio Hagopian · 4 years, 5 months ago
  40. 3736957 net/http: deflake TestTransportPersistConnLeak on macOS by Russ Cox · 4 years, 5 months ago
  41. 39b5276 net: remove dependency on math/rand by Russ Cox · 4 years, 8 months ago
  42. 0f53453 net/http: deep copy Request.TransferEncoding by dqu123 · 4 years, 5 months ago
  43. 33511fb net/http/pprof: remove html/template dependency by Egon Elbre · 4 years, 6 months ago
  44. 542693e net/http: make SameSiteDefaultMode behavior match the specification by Roberto Clapis · 4 years, 6 months ago
  45. 5c1567c net/http/pprof: use Request.Context, not the deprecated CloseNotifier by Ayan George · 4 years, 5 months ago
  46. 930fa89 net/http: add Transport.GetProxyConnectHeader by Brad Fitzpatrick · 4 years, 5 months ago
  47. db428ad all: enable more tests on macOS/ARM64 by Cherry Zhang · 4 years, 6 months ago
  48. 44a15a7 net/http: remove duplicate declaration of error by Dai Jie · 4 years, 5 months ago
  49. 2f6e7f0 src/go.mod, net/http: update bundled and latest golang.org/x/net by Emmanuel T Odeke · 4 years, 6 months ago
  50. a413908 all: add GOOS=ios by Cherry Zhang · 4 years, 6 months ago
  51. 0a9dd47 net: reflect TCP backlog size update of uint16->uint32 on Linux by Cuong Manh Le · 4 years, 6 months ago
  52. e6426df net: use IFF_* consts from package syscall on solaris by Tobias Klauser · 4 years, 6 months ago
  53. 3b64e6b internal/poll, internal/syscall/unix, net: enable writev on illumos by Tobias Klauser · 4 years, 6 months ago
  54. 4f5cd0c net/http/cgi,net/http/fcgi: add Content-Type detection by Roberto Clapis · 4 years, 7 months ago
  55. 2c8d2a0 net/http: fix data race due to writeLoop goroutine left running by Steven Hartland · 4 years, 7 months ago
  56. 617f2c3 net/http: mark http/2 connections active by Michael Fraenkel · 4 years, 9 months ago
  57. 62fe10b src/go.mod, net/http: update bundled and latest golang.org/x/net by Paschalis Tsilias · 4 years, 6 months ago
  58. ef20f76b net/http: reject negative suffix-length Range:bytes=--N with 416 status code by Emmanuel T Odeke · 4 years, 6 months ago
  59. 7432bee net/http/fcgi: fix race in child.serve connection read by Tzu-Chiao Yeh · 4 years, 6 months ago
  60. 717266b net/smtp: adds support for the SMTPUTF8 extension by Daniel Cormier · 4 years, 6 months ago
  61. 6fc329b net/http/cgi: don't pass nil Body to the child handler by Marco · 4 years, 10 months ago
  62. 5f5a556 net/http: refactor ResponseWriter.ReadFrom to permit splice on Linux by Paul Forgey · 4 years, 7 months ago
  63. 3e636ab net/mail: return error on empty address list by Ian Lance Taylor · 4 years, 7 months ago
  64. e9ad52e net: export ErrClosed by Ian Lance Taylor · 4 years, 7 months ago
  65. 8381408 net/http: fix detection of Roundtrippers that always error by Michael Fraenkel · 4 years, 8 months ago
  66. 3d77461 src/go.mod, net/http: update bundled and latest golang.org/x/net by Emmanuel T Odeke · 4 years, 7 months ago
  67. 8d31ca2 Revert "net/http: fix data race due to writeLoop goroutine left running" by Bryan C. Mills · 4 years, 7 months ago
  68. 5e1e8c4 net/http: fix data race due to writeLoop goroutine left running by Steven Hartland · 4 years, 10 months ago
  69. bb54a85 net/http: handle Request.URL.RawPath in StripPrefix by Andrew Gerrand · 4 years, 10 months ago
  70. fb5c3ea net/http: set Content-Length:0 for empty PATCH requests as with POST, PATCH by Segflow · 4 years, 7 months ago
  71. e5da468 net/http: use iotest.ErrReader in tests by Carlos Alexandro Becker · 4 years, 7 months ago
  72. 4b94e88 net: simplify error return in *RawConn test helpers by Tobias Klauser · 4 years, 10 months ago
  73. 7fbd8c7 all: fix spelling mistakes by lihaowei · 4 years, 7 months ago
  74. b6ad288 net/http: avoid setting body when NoBody is set for js/wasm by Agniva De Sarker · 4 years, 9 months ago
  75. d9c19a7 [dev.link] all: merge branch 'master' into dev.link by Cherry Zhang · 4 years, 7 months ago
  76. f235275 net/http: fix cancelation of requests with a readTrackingBody wrapper by Damien Neil · 4 years, 8 months ago
  77. 3dabaa4 [dev.link] all: merge branch 'master' into dev.link by Cherry Zhang · 4 years, 8 months ago
  78. fa98f46 net/http: synchronize "100 Continue" write and Handler writes by Russ Cox · 4 years, 8 months ago
  79. 86f53c2 [dev.link] all: merge branch 'master' into dev.link by Cherry Zhang · 4 years, 8 months ago
  80. 3a43226 net: hangup TCP connection after Dial timeout in Plan 9 by Fazlul Shahriar · 4 years, 8 months ago
  81. 504db53 net/textproto: correct documentation of empty line handling by Norman B. Lancaster · 6 years ago
  82. c769a47 net: correct address when listening on IPv4zero tcp4/udp4 on Plan 9 by Fazlul Shahriar · 4 years, 8 months ago
  83. 4b28f5d net: fix TestDialerLocalAddr on Plan 9 by Fazlul Shahriar · 4 years, 9 months ago
  84. ce81a8f net/http: fix panic with If-None-Match value in http.ServeContent by Marcus Weiner · 4 years, 9 months ago
  85. 152ffca net: add support for dialing from a custom local address on Plan 9 by Fazlul Shahriar · 4 years, 9 months ago
  86. a980e8a net: handle more interface types without a hardware address on Plan 9 by Fazlul Shahriar · 4 years, 9 months ago
  87. 92051a9 [dev.link] all: merge branch 'master' into dev.link by Cherry Zhang · 4 years, 9 months ago
  88. b465202 net: consistently document deadline handling by Ian Lance Taylor · 4 years, 9 months ago
  89. 18bcc7c net/http: document Dir behavior with symlinks by Katie Hockman · 4 years, 9 months ago
  90. 5e526e6 [dev.link] all: merge branch 'master' into dev.link by Cherry Zhang · 4 years, 9 months ago
  91. 292a771 net/rpc: clarify documention of Call.Done field by Ian Lance Taylor · 4 years, 9 months ago
  92. 8b98498 net/http: make Transport.RoundTrip preserve Requests by Damien Neil · 4 years, 9 months ago
  93. 95848fc [dev.link] cmd/compile, cmd/link: remove dead methods if type is not used in interface by Cherry Zhang · 4 years, 9 months ago
  94. 2cd2ff6 all: avoid awkward wording from CL 236857 by Russ Cox · 4 years, 9 months ago
  95. 608cdca all: replace usages of whitelist/blacklist and master/slave by Filippo Valsorda · 4 years, 9 months ago
  96. 8da7862 net/http: reject HTTP/1.1 Content-Length with sign in response by Paschalis Tsilias · 4 years, 10 months ago
  97. 1519bc4 net/http: clarify that AddCookie only sanitizes the Cookie being added by Volker Dobler · 4 years, 10 months ago
  98. e3491c4 net/http: handle body rewind in HTTP/2 connection loss better by Russ Cox · 4 years, 10 months ago
  99. 0242d46 net/http/pprof: document the trace endpoint is for execution trace by Hana (Hyang-Ah) Kim · 4 years, 11 months ago
  100. b9c9cbf net: only enable broadcast on sockets which support it by Steven Hartland · 4 years, 10 months ago