-
-
Notifications
You must be signed in to change notification settings - Fork 988
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Http2 support for middleware, fixes #123 #128
Commits on Dec 31, 2016
-
Rename fancyWriter to httpFancyWriter and move NewWrapResponseWriter …
…to pre 1.8 file
Laurie Clark-Michalek committedDec 31, 2016 Configuration menu - View commit details
-
Copy full SHA for c50450b - Browse repository at this point
Copy the full SHA c50450bView commit details -
Add http2FancyWriter, for 1.8 only
Laurie Clark-Michalek committedDec 31, 2016 Configuration menu - View commit details
-
Copy full SHA for 1a247de - Browse repository at this point
Copy the full SHA 1a247deView commit details
Commits on Jan 3, 2017
-
Add http2 support for compression middleware
Laurie Clark-Michalek committedJan 3, 2017 Configuration menu - View commit details
-
Copy full SHA for 6b07c27 - Browse repository at this point
Copy the full SHA 6b07c27View commit details -
Don't require two arguments to mkGenericWrapper
Laurie Clark-Michalek committedJan 3, 2017 Configuration menu - View commit details
-
Copy full SHA for 328eeba - Browse repository at this point
Copy the full SHA 328eebaView commit details -
Laurie Clark-Michalek committed
Jan 3, 2017 Configuration menu - View commit details
-
Copy full SHA for be7a9b9 - Browse repository at this point
Copy the full SHA be7a9b9View commit details
Commits on Jan 4, 2017
-
Simplify go17 and go18 differences to support http2 WrapWriter
Peter Kieltyka committedJan 4, 2017 Configuration menu - View commit details
-
Copy full SHA for 55c9363 - Browse repository at this point
Copy the full SHA 55c9363View commit details -
Remove duplicate cert testdata
Peter Kieltyka committedJan 4, 2017 Configuration menu - View commit details
-
Copy full SHA for c8417a4 - Browse repository at this point
Copy the full SHA c8417a4View commit details -
Rename a few files, add specific test for go18
Peter Kieltyka committedJan 4, 2017 Configuration menu - View commit details
-
Copy full SHA for 20a9568 - Browse repository at this point
Copy the full SHA 20a9568View commit details
Commits on Jan 6, 2017
-
Remove ReaderFrom, from http2 fancy writer, and update tests
Peter Kieltyka committedJan 6, 2017 Configuration menu - View commit details
-
Copy full SHA for e9a9038 - Browse repository at this point
Copy the full SHA e9a9038View commit details -
middleware.Compress to support http.Hijacker for http1 and http.Push …
…for http2 on go1.8+
Peter Kieltyka committedJan 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 908475a - Browse repository at this point
Copy the full SHA 908475aView commit details