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

Commit 894a14b

Browse files
author
Praburaj
committed
Moving the sendfile httpresponse extensions to Microsoft.AspNet.Http.Extensions package
Addresses: aspnet/HttpAbstractions#221
1 parent 0821a12 commit 894a14b

File tree

4 files changed

+124
-234
lines changed

4 files changed

+124
-234
lines changed

src/Microsoft.AspNet.StaticFiles/Resources.Designer.cs

Lines changed: 124 additions & 110 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Microsoft.AspNet.StaticFiles/Resources.resx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,6 @@
123123
<data name="Args_NoFormatter" xml:space="preserve">
124124
<value>No formatter provided.</value>
125125
</data>
126-
<data name="Exception_SendFileNotSupported" xml:space="preserve">
127-
<value>This server does not support the sendfile.SendAsync extension.</value>
128-
</data>
129126
<data name="HtmlDir_IndexOf" xml:space="preserve">
130127
<value>Index of</value>
131128
</data>

src/Microsoft.AspNet.StaticFiles/SendFileResponseExtensions.cs

Lines changed: 0 additions & 57 deletions
This file was deleted.

0 commit comments

Comments
 (0)