Matthew Holt
|
2a0cfb608d
|
Bug fix for default error handling with gzip
|
2015-04-08 23:24:59 -06:00 |
|
Matthew Holt
|
d33256f1dc
|
Refactor: Middleware chain uses Handler instead of HandlerFunc
|
2015-04-02 23:30:54 -06:00 |
|
Matthew Holt
|
8f4e7f7fdc
|
Refactored gzip middleware to return errors
|
2015-03-28 16:47:41 -06:00 |
|
Matthew Holt
|
35225fe2d3
|
Docs and comments, la la
|
2015-03-20 18:11:54 -06:00 |
|
Matthew Holt
|
ae2a2d5b00
|
Godoc for middleware packages and server package
|
2015-01-29 23:52:18 -07:00 |
|
Matthew Holt
|
dcc67863dc
|
Experimenting to make middleware more independent
|
2015-01-29 22:46:09 -07:00 |
|
Matthew Holt
|
80ef5d761c
|
Moved gzip middleware into its own package
Trying a different format where the middleware is a type that satisfies http.Handler
|
2015-01-29 22:04:18 -07:00 |
|