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

Автор SHA1 Сообщение Дата
  Brad Fitzpatrick 2b45947877 Move handler writing flow control to serve goroutine's frame scheduler. 11 лет назад
  Brad Fitzpatrick 7ded6e2215 Send CONTINUATION frames from server. 11 лет назад
  Brad Fitzpatrick 36d9a67b6d Export the NPN/ALPN protocol constant 11 лет назад
  Brad Fitzpatrick 8ec321e392 More tests, clean up test log noise, fix a GOAWAY bug. 11 лет назад
  Brad Fitzpatrick b3e0a87fae Move enforcement of SETTINGS_MAX_CONCURRENT_STREAMS later. 11 лет назад
  Brad Fitzpatrick 6ec1731884 Add MaxConcurrentStreams streams tunable and enforce it. 11 лет назад
  Brad Fitzpatrick 4c687c6af8 Respect client's advertised flow control window size when writing from Handlers. 11 лет назад
  Brad Fitzpatrick 7fff37a946 Fix tests broken by rc227e9c from #16 11 лет назад
  Brad Fitzpatrick 21896bb2f9 Add Framer.WriteRawFrame, add max frame tunable, reject large frames. 11 лет назад
  Brad Fitzpatrick 9b41faf85f From handler goroutines, don't assume serve loop goroutine is still active. 11 лет назад
  Brad Fitzpatrick bd39196e5c CloseNotifier support and associated tests and discovered bugs & fixes 11 лет назад
  Brad Fitzpatrick 3d7a3adb4e Fix stream state transitions and remove from map when states goes to CLOSED. 11 лет назад
  Brad Fitzpatrick b7d6561059 Fix race in test 11 лет назад
  Brad Fitzpatrick 0db6d6557b Add a failing state transition test. 11 лет назад
  Brad Fitzpatrick 6d3aa4f311 Interrupt Request.Body.Read on RSTStream or connection close. 11 лет назад
  Brad Fitzpatrick 55815ec7b5 Write flow control token overflow errors on the writeFrames loop, add tests. 11 лет назад
  Brad Fitzpatrick 162751004b Remove TODOs from TestServerWithCurl; make it send a body too 11 лет назад
  Brad Fitzpatrick 9d63ade81d Automatic 100-continue support 11 лет назад
  Brad Fitzpatrick ff0471bf0d Populate Request.URL.Path correctly. 11 лет назад
  Brad Fitzpatrick 390047ea2a Support ResponseWriter.Write from http.Handlers (sending DATA frames) 11 лет назад
  Brad Fitzpatrick b331b819ec Break http2*.go up into http2 and server parts. 11 лет назад