Skip to content
This repository was archived by the owner on Dec 20, 2018. It is now read-only.

Commit 42119e2

Browse files
authored
Added Response Compression to README
1 parent 42df57a commit 42119e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/02a73gv9gq02j
55

66
Travis: [![Travis](https://travis-ci.org/aspnet/BasicMiddleware.svg?branch=dev)](https://travis-ci.org/aspnet/BasicMiddleware)
77

8-
This repo hosts a collection of basic middleware components for ASP.NET Core. This includes Buffering, HTTP Overrides, and URL Rewriting.
8+
This repo hosts a collection of basic middleware components for ASP.NET Core. This includes Buffering, HTTP Overrides, Response Compression, and URL Rewriting.
99
The Rewrite middleware can import rules from IIS's UrlRewrite and Apache's mod_rewrite.
1010

1111
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [Home](https://github.com/aspnet/home) repo.

0 commit comments

Comments
 (0)