Commit History

Author SHA1 Message Date
  Cezar Sa Espinola 819f4c5391 websocket: use net.Dialer to open tcp connection 9 years ago
  Ivan Babrou cd95c68ba2 http2: mention bogus header value in error messages 8 years ago
  Sam Whited 1f79cc9b4a trace: spelling consistency tweaks 8 years ago
  Brad Fitzpatrick 0d8126fc61 http2: don't sniff Request.Body on 100-continue requests in Transport 8 years ago
  Brad Fitzpatrick 697293012c http2: in Server, disarm connection's ReadTimeout after first request 8 years ago
  Brad Fitzpatrick a333c534c8 http2: add Transport support for IdleConnTimeout 8 years ago
  Brad Fitzpatrick 8058fc7b18 http: fix build on Go 1.6 and below 8 years ago
  Olivier Poitrey ed0556cc88 http2: implement Ping method on ClientConn 8 years ago
  ayanamist fbd690d915 x/net/http2: use request url scheme 8 years ago
  Mikio Hara 9f0e377a8a lif: new package 8 years ago
  Mikio Hara f09c4662a0 route: fix typo 8 years ago
  Mikio Hara 99a55505f4 ipv4: fix typo 8 years ago
  Mikio Hara 6ea239cd4e ipv6: fix typo 8 years ago
  Mikio Hara 6d3beaea10 route: test helper code cleanup 8 years ago
  Tom Bergan f4fe4abe3c http2: fix broken tests 8 years ago
  Mike Appleby 71a035914f x/net/http2: Fix various typos in doc comments. 8 years ago
  Mikio Hara de35ec43e7 ipv6: simplify init function for darwin 8 years ago
  Mikio Hara 26b81fba4e internel/nettest: add SupportsIPv6MulticastDeliveryOnLoopback 8 years ago
  Brad Fitzpatrick 749a502dd1 http2: don't sniff first Request.Body byte in Transport until we have a conn 8 years ago
  Brad Fitzpatrick 57c7820920 http2: add Transport support for unicode domain names 8 years ago
  Brad Fitzpatrick 324491d706 http2: fix bug where '*' as a valid :path value in Transport 8 years ago
  Mikio Hara cfe3c2a752 icmp: don't step on recycled socket descriptors 8 years ago
  Brad Fitzpatrick 9313baa13d net: skip tests on OS X 10.8 to avoid a kernel panic 8 years ago
  Brad Fitzpatrick 1358eff22f http2: fix all vet warnings 8 years ago
  Mikio Hara 9bc2a3340c internal/netreflect: fix test on nacl, plan9 and windows 8 years ago
  Mikio Hara 6250b41279 ipv6: deduplicate socket option code 8 years ago
  Mikio Hara b398290406 ipv4: deduplicate socket option code 8 years ago
  Mikio Hara 7722dc0af8 ipv6: use of internal/netreflect package 8 years ago
  Mikio Hara 7625277703 ipv4: use of internal/netreflect package 8 years ago
  Mikio Hara 6c89f96179 internal/netreflect: new package 8 years ago