Commit History

Author SHA1 Message Date
  Brad Fitzpatrick 697293012c http2: in Server, disarm connection's ReadTimeout after first request 9 years ago
  Brad Fitzpatrick a333c534c8 http2: add Transport support for IdleConnTimeout 9 years ago
  Brad Fitzpatrick 8058fc7b18 http: fix build on Go 1.6 and below 9 years ago
  Olivier Poitrey ed0556cc88 http2: implement Ping method on ClientConn 9 years ago
  ayanamist fbd690d915 x/net/http2: use request url scheme 9 years ago
  Mikio Hara 9f0e377a8a lif: new package 9 years ago
  Mikio Hara f09c4662a0 route: fix typo 9 years ago
  Mikio Hara 99a55505f4 ipv4: fix typo 9 years ago
  Mikio Hara 6ea239cd4e ipv6: fix typo 9 years ago
  Mikio Hara 6d3beaea10 route: test helper code cleanup 9 years ago
  Tom Bergan f4fe4abe3c http2: fix broken tests 9 years ago
  Mike Appleby 71a035914f x/net/http2: Fix various typos in doc comments. 9 years ago
  Mikio Hara de35ec43e7 ipv6: simplify init function for darwin 9 years ago
  Mikio Hara 26b81fba4e internel/nettest: add SupportsIPv6MulticastDeliveryOnLoopback 9 years ago
  Brad Fitzpatrick 749a502dd1 http2: don't sniff first Request.Body byte in Transport until we have a conn 9 years ago
  Brad Fitzpatrick 57c7820920 http2: add Transport support for unicode domain names 9 years ago
  Brad Fitzpatrick 324491d706 http2: fix bug where '*' as a valid :path value in Transport 9 years ago
  Mikio Hara cfe3c2a752 icmp: don't step on recycled socket descriptors 9 years ago
  Brad Fitzpatrick 9313baa13d net: skip tests on OS X 10.8 to avoid a kernel panic 9 years ago
  Brad Fitzpatrick 1358eff22f http2: fix all vet warnings 9 years ago
  Mikio Hara 9bc2a3340c internal/netreflect: fix test on nacl, plan9 and windows 9 years ago
  Mikio Hara 6250b41279 ipv6: deduplicate socket option code 9 years ago
  Mikio Hara b398290406 ipv4: deduplicate socket option code 9 years ago
  Mikio Hara 7722dc0af8 ipv6: use of internal/netreflect package 9 years ago
  Mikio Hara 7625277703 ipv4: use of internal/netreflect package 9 years ago
  Mikio Hara 6c89f96179 internal/netreflect: new package 9 years ago
  Brad Fitzpatrick 3a1f9ef983 http2: don't send bogus :path pseudo headers if Request.URL.Opaque is set 9 years ago
  Brad Fitzpatrick 7394c112ea http2: fix protocol violation regression when writing certain request bodies 9 years ago
  Volker Dobler 07b51741c1 publicsuffix: update table to latest list from publicsuffix.org 9 years ago
  Brad Fitzpatrick 075e191f18 http2: adjust flow control on open streams when processing SETTINGS 9 years ago