Commit History

Author SHA1 Message Date
  Michael Fraenkel 41b796e161 http2: fix expected message order in TestServerHandlerConnectionClose 6 years ago
  Mikio Hara ed29d75add ipv6: drop the use of syscall package in platform-independent code 6 years ago
  Mikio Hara c0ac1a5574 ipv4: drop the use of syscall package in platform-independent code 6 years ago
  Mikio Hara a46fb682f0 icmp: drop the use of syscall package in platform-independent code 6 years ago
  Ian Gudger 87b3feba56 dns/dnsmessage: implement fmt.GoStringer.GoString 6 years ago
  Mikio Hara 4cb1c02c05 ipv6: don't fail test on JS 6 years ago
  Mikio Hara 4721d2d970 ipv4: don't fail test on JS 6 years ago
  Mikio Hara a9d87b13fa icmp: don't fail test on JS 6 years ago
  Brad Fitzpatrick 97aa3a539e http2: make Server send GOAWAY if Handler sets "Connection: close" header 6 years ago
  Michael Fraenkel d1d521f688 http2: correct overflow protection 6 years ago
  Michael Fraenkel e514e69ffb http2: fix race in flaky TestServer_Rejects_TooSmall 6 years ago
  Gauthier Jolly afe8f62b1d websocket: add documentation to IsServerConn and IsClientConn 6 years ago
  Filippo Valsorda db08ff08e8 Revert "http2: add X-Content-Type-Options automatically to prevent sniffing" 6 years ago
  Nigel Tao 1e491301e0 publicsuffix: update table to latest list from publicsuffix.org 6 years ago
  Mikio Hara 75944861c7 internal/socks: add DialWithConn method to Dialer 6 years ago
  Mikio Hara 4ef37e81ae internal/iana: follow the move of TOS/TC registry 6 years ago
  Tobias Klauser 8d282c4e20 internal/socks: fix typo in comment 6 years ago
  Mikio Hara 89e543239a icmp: fix typo 6 years ago
  Brad Fitzpatrick dfa909b99c http2: fix flaky TestTransportHandlerBodyClose 6 years ago
  Michael Fraenkel 9ef9f5bb98 http2: receiving too much data is a protocol error 6 years ago
  Nick Craig-Wood 8e0cdda24e webdav: allow the user to override the ETag and ContentType properties 6 years ago
  Brad Fitzpatrick 57065200b4 webdav: convert to UTC before using http.TimeFormat 6 years ago
  Matt Layher 2491c5de34 ipv4: fix typo in Header.Parse documentation 6 years ago
  Filippo Valsorda f73e4c9ed3 http2: add X-Content-Type-Options automatically to prevent sniffing 6 years ago
  Mikio Hara 3a7846fea0 html: gofmt -w -s 6 years ago
  Michael Fraenkel d11bb6cd8e http2: dynamic table updates must occur first 6 years ago
  Brad Fitzpatrick cbb82b59bc lex/httplex, http/httpguts: merge the httplex package into httpguts 6 years ago
  Thanabodee Charoenpiriyakij 403019bfe6 http2: set nextStreamID to 3 when AllowHTTP is set 6 years ago
  Richard Musiol 640f4622ab internal/nettest: add js/wasm architecture 6 years ago
  Mark Fischer 5f9ae10d9a http2: terminate await request cancel goroutine on conn close 6 years ago