Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
msmolka committed Sep 13, 2016
2 parents f0c772b + 0844299 commit e10e6ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

A small package to allow using resume during transfering data over MVC application in ASP.NET Core.

It allows provide `Etag` header as well as `Last-Modified` one. It also supports following precondition headers: `If-Match`, `If-None-Match`, `If-Modified-Since`, `If-Unmodified-Since`, `If-Range`.
It allows provide `ETag` header as well as `Last-Modified` one. It also supports following precondition headers: `If-Match`, `If-None-Match`, `If-Modified-Since`, `If-Unmodified-Since`, `If-Range`.


## Installing
Expand Down

0 comments on commit e10e6ce

Please sign in to comment.