История коммитов

Автор SHA1 Сообщение Дата
  Brad Fitzpatrick d0887baf81 http2: fix bug in earlier CL 123615 7 лет назад
  Brad Fitzpatrick a45b4abe13 http2: ignore unknown 1xx responses like HTTP/1 7 лет назад
  Brad Fitzpatrick cffdcf672a http2: use GetBody unconditionally on Transport retry, when available 7 лет назад
  Brad Fitzpatrick 6a8eb5e2b1 http2: call httptrace.ClientTrace.GetConn in Transport when needed 7 лет назад
  Olivier Poitrey b87faa7691 http2: implement client initiated graceful shutdown 9 лет назад
  Brad Fitzpatrick c4e4b2a67f http2: fire httptrace.ClientTrace.WroteHeaderField if set 7 лет назад
  Brad Fitzpatrick 6f138e0f60 http2: compare Connection header value case-insensitively 7 лет назад
  Brad Fitzpatrick cbb82b59bc lex/httplex, http/httpguts: merge the httplex package into httpguts 7 лет назад
  Thanabodee Charoenpiriyakij 403019bfe6 http2: set nextStreamID to 3 when AllowHTTP is set 7 лет назад
  Mark Fischer 5f9ae10d9a http2: terminate await request cancel goroutine on conn close 7 лет назад
  Brad Fitzpatrick ab555f366c http2: add internal function isNoCachedConnError to test for ErrNoCachedConn 8 лет назад
  Tom Bergan 894f8ed584 http2: fix flake in net/http's TestCloseIdleConnections_h2 8 лет назад
  Tom Bergan e6a4aa30b6 http2: fix leak in activeRes by removing activeRes 8 лет назад
  Tom Bergan 80e70a3f77 http2: fix race on ClientConn.maxFrameSize 8 лет назад
  Brad Fitzpatrick 3e050b2a66 http2: don't crash in Transport on server's DATA following bogus HEADERS 8 лет назад
  Tom Bergan 01c190206f http2: fix transport data race on reused *http.Request objects 8 лет назад
  Tom Bergan ea0da6f35c http2: remove afterReqBodyWriteError wrapper 8 лет назад
  Michael Fraenkel 92447d5589 http2: Discard data reads on HEAD requests 8 лет назад
  Anand K. Mistry 1087133bc4 net/http2: reset client stream after processing response headers 8 лет назад
  Mike Appleby 66aacef3dd http2: Respect peer's SETTINGS_MAX_HEADER_LIST_SIZE in ClientConn 9 лет назад
  Olivier Poitrey 57efc9c3d9 http2: reject DATA frame before HEADERS frame 8 лет назад
  Tom Bergan 1c05540f68 http2: block RoundTrip when the Transport hits MaxConcurrentStreams 8 лет назад
  Brad Fitzpatrick 090ebbdfc2 http2: fix Go 1.6 build 8 лет назад
  Tom Bergan 945ddfdd3b http2: retry requests after receiving REFUSED STREAM 8 лет назад
  Tom Bergan d4223d6710 http2: refund connection flow control on DATA frames received after reset 8 лет назад
  Brad Fitzpatrick 973f3f3bbd http2: make Transport treat http.NoBody like it were nil 8 лет назад
  Tom Bergan 1a26cf0669 http2: Discard DATA frames from the server after the response body is closed 8 лет назад
  Tom Bergan 10c134ea0d http2: replace fixedBuffer with dataBuffer 9 лет назад
  Dmitri Shuralyov 357296a763 all: single space after period 9 лет назад
  Meir Fischer 69d4b8aa71 http2: remove unnecessary TODO for trailer keys allocation 9 лет назад