Commit History

Author SHA1 Message Date
  Brad Fitzpatrick 3d7a3adb4e Fix stream state transitions and remove from map when states goes to CLOSED. 11 years ago
  Brad Fitzpatrick b7d6561059 Fix race in test 11 years ago
  Brad Fitzpatrick 0db6d6557b Add a failing state transition test. 11 years ago
  Brad Fitzpatrick 6d3aa4f311 Interrupt Request.Body.Read on RSTStream or connection close. 11 years ago
  Brad Fitzpatrick 55815ec7b5 Write flow control token overflow errors on the writeFrames loop, add tests. 11 years ago
  Brad Fitzpatrick 162751004b Remove TODOs from TestServerWithCurl; make it send a body too 11 years ago
  Brad Fitzpatrick 9d63ade81d Automatic 100-continue support 11 years ago
  Brad Fitzpatrick ff0471bf0d Populate Request.URL.Path correctly. 11 years ago
  Brad Fitzpatrick 390047ea2a Support ResponseWriter.Write from http.Handlers (sending DATA frames) 11 years ago
  Brad Fitzpatrick b331b819ec Break http2*.go up into http2 and server parts. 11 years ago