Commit History

Author SHA1 Message Date
  Brad Fitzpatrick d0887baf81 http2: fix bug in earlier CL 123615 7 years ago
  Brad Fitzpatrick a1d68217f8 http2: export a field of an internal type for use by net/http 7 years ago
  Brad Fitzpatrick a45b4abe13 http2: ignore unknown 1xx responses like HTTP/1 7 years ago
  Brad Fitzpatrick cffdcf672a http2: use GetBody unconditionally on Transport retry, when available 7 years ago
  Michael Fraenkel 039a4258ae http2: a closed stream cannot receive data 7 years ago
  Michael Fraenkel d5fb304941 http2: fix race in TestServer_Headers_HalfCloseRemote 7 years ago
  Michael Fraenkel 292b43bbf7 http2: reject incoming HEADERS in Server on half-closed streams 7 years ago
  Brad Fitzpatrick 6a8eb5e2b1 http2: call httptrace.ClientTrace.GetConn in Transport when needed 7 years ago
  Olivier Poitrey b87faa7691 http2: implement client initiated graceful shutdown 9 years ago
  Brad Fitzpatrick c4e4b2a67f http2: fire httptrace.ClientTrace.WroteHeaderField if set 7 years ago
  Michael Fraenkel c21de06aaf http/httpproxy: support CIDR notation and ports with NO_PROXY 7 years ago
  Brad Fitzpatrick 6f138e0f60 http2: compare Connection header value case-insensitively 7 years ago
  Mikio Hara 4d581e05a3 all: re-adjust build constraints for JS and NaCl 7 years ago
  Kunpei Sakai 32a936f463 html: don't ignore the token if the current node is form 7 years ago
  Mikio Hara 7d20a46f6b dns/dnsmessage: gofmt -w -s 7 years ago
  Michael Fraenkel 41b796e161 http2: fix expected message order in TestServerHandlerConnectionClose 7 years ago
  Mikio Hara ed29d75add ipv6: drop the use of syscall package in platform-independent code 7 years ago
  Mikio Hara c0ac1a5574 ipv4: drop the use of syscall package in platform-independent code 7 years ago
  Mikio Hara a46fb682f0 icmp: drop the use of syscall package in platform-independent code 7 years ago
  Ian Gudger 87b3feba56 dns/dnsmessage: implement fmt.GoStringer.GoString 7 years ago
  Mikio Hara 4cb1c02c05 ipv6: don't fail test on JS 7 years ago
  Mikio Hara 4721d2d970 ipv4: don't fail test on JS 7 years ago
  Mikio Hara a9d87b13fa icmp: don't fail test on JS 7 years ago
  Brad Fitzpatrick 97aa3a539e http2: make Server send GOAWAY if Handler sets "Connection: close" header 7 years ago
  Michael Fraenkel d1d521f688 http2: correct overflow protection 7 years ago
  Michael Fraenkel e514e69ffb http2: fix race in flaky TestServer_Rejects_TooSmall 7 years ago
  Gauthier Jolly afe8f62b1d websocket: add documentation to IsServerConn and IsClientConn 7 years ago
  Filippo Valsorda db08ff08e8 Revert "http2: add X-Content-Type-Options automatically to prevent sniffing" 7 years ago
  Nigel Tao 1e491301e0 publicsuffix: update table to latest list from publicsuffix.org 7 years ago
  Mikio Hara 75944861c7 internal/socks: add DialWithConn method to Dialer 7 years ago