Renamed ChunkedInputStream.cs to ChunkedRequestStream.cs
This commit is contained in:
@@ -72,7 +72,6 @@
|
||||
<Compile Include="Server\WebSocketService.cs" />
|
||||
<Compile Include="Net\AuthenticationSchemes.cs" />
|
||||
<Compile Include="Net\ChunkStream.cs" />
|
||||
<Compile Include="Net\ChunkedInputStream.cs" />
|
||||
<Compile Include="Net\Cookie.cs" />
|
||||
<Compile Include="Net\CookieCollection.cs" />
|
||||
<Compile Include="Net\CookieException.cs" />
|
||||
@@ -134,6 +133,7 @@
|
||||
<Compile Include="Net\ReadBufferState.cs" />
|
||||
<Compile Include="Net\Chunk.cs" />
|
||||
<Compile Include="Net\InputChunkState.cs" />
|
||||
<Compile Include="Net\ChunkedRequestStream.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
|
Reference in New Issue
Block a user