aspnet / BasicMiddleware

[Archived] Basic middleware components for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
169 stars 84 forks source link

ResponseCompression style cleanup #109

Closed Tratcher closed 8 years ago

Tratcher commented 8 years ago

Doing a little style cleanup after the external PR. This does not address the open design questions in https://github.com/aspnet/BasicMiddleware/issues/108 @JunTaoLuo