Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Thorium committed Nov 18, 2022
2 parents 1dcaa12 + 88f26b4 commit fae142b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# Owin.Compression

Compression (Deflate / GZip) module for Microsoft OWIN Selfhost filesystem pipeline.
Can be used also with AspNetCore e.g. with .NET6.0 and Kestrel.

With this module you can compress, deflate / gzip large files (like concatenated *.js or *.css files) to reduce amount of web traffic.

Expand Down

0 comments on commit fae142b

Please sign in to comment.