Commit History

Upphovsman SHA1 Meddelande Datum
  Brad Fitzpatrick 3c5cb154b0 http2: reject more trailer values 9 år sedan
  Brad Fitzpatrick 8aacbecd63 http2: with Go 1.7 set Request.Context in ServeHTTP handlers 9 år sedan
  Brad Fitzpatrick af4fee9d05 http2: make Server reject connection-level headers with a 400 response 9 år sedan
  Brad Fitzpatrick 1600a4cd69 http2: revert part of e7da8eda to fix data race it introduced 9 år sedan
  Brad Fitzpatrick 4876518f9e http2: don't make garbage when sorting things 9 år sedan
  Brad Fitzpatrick c56178077d http2: remove method value allocation per read frame 9 år sedan
  Brad Fitzpatrick e7da8edaa5 http2: reduce garbage in Server on requests with bodies 9 år sedan
  Brad Fitzpatrick 9e1fb3c175 http2: move merging of HEADERS and CONTINUATION into Framer 9 år sedan
  Brad Fitzpatrick 6ccd6698c6 http2: export Server.ServeConn 10 år sedan
  Brad Fitzpatrick d513e58596 http2: add mechanism to send undeclared Trailers mid handler 10 år sedan
  Brad Fitzpatrick 04b9de9b51 http2: remove unused variable 10 år sedan
  Brad Fitzpatrick eb066e37c1 http2: reduce log spam, especially on Windows 10 år sedan
  Brad Fitzpatrick b2ed34f6fc http2: validate received header field values in Server and Transport 10 år sedan
  Brad Fitzpatrick 415f1917e1 http2: clean up debugging, rename GODEBUG key 10 år sedan
  Brad Fitzpatrick f530c4eb1c http2: mix cleanups, TODOs, new tests, enforce header list size in Transport 10 år sedan
  Brad Fitzpatrick 961116aeeb http2: support CONNECT requests 10 år sedan
  Brad Fitzpatrick 0cb26f788d http2: move HEADERS/CONTINUATION order checking into Framer 10 år sedan
  Brad Fitzpatrick ea6dba8c93 http2: fix readFrames goroutine spin between ConnectionError and conn close 10 år sedan
  Blake Mizerany b4be494138 http2: add server-side trailer support 10 år sedan
  Brad Fitzpatrick c24de9d546 http2: add Server support for reading trailers from clients 10 år sedan
  Brad Fitzpatrick 74bd44bb05 http2: catch panics server-side, respect RST_STREAM on the Transport side 10 år sedan
  Brad Fitzpatrick 1796f9b8b7 http2: fix two cases of Server behavior not matching HTTP/1 10 år sedan
  Brad Fitzpatrick c745c36eab http2: client & server fixes 10 år sedan
  Brad Fitzpatrick a179abb31d http2: handle pings in Transport 10 år sedan
  Brad Fitzpatrick c95266fa70 http2: fix Server race with ResponseWriter.curWrite re-use 10 år sedan
  Brad Fitzpatrick 0a9f6507bc http2: prevent deadlock channel send in server Handler if client disappears 10 år sedan
  Brad Fitzpatrick b7f5d985f9 http2: change the pipe and buffer code 10 år sedan
  Brad Fitzpatrick 564010564f http2: fix server race 10 år sedan
  Brad Fitzpatrick 42ad50856d http2: make ConfigureServer set PreferServerCipherSuites, return an errors 10 år sedan
  Brad Fitzpatrick cd8c2701a5 http2: add support for net/http.Server.ConnState tracking 10 år sedan