- Previously an incomplete chunked response would be written instead. - Add test to verify Content-Length: 0 is set automatically. - Add test to verify HTTP/1.0 keep-alive isn't used if no Content-Length is set for the response. - Add tests to verify errors are handled properly after chunked writes. #173 |
||
|---|---|---|
| build | ||
| samples | ||
| src/Microsoft.AspNet.Server.Kestrel | ||
| test/Microsoft.AspNet.Server.KestrelTests | ||
| tools/Microsoft.AspNet.Server.Kestrel.GeneratedCode | ||
| .gitattributes | ||
| .gitignore | ||
| .travis.yml | ||
| CONTRIBUTING.md | ||
| KestrelHttpServer.sln | ||
| LICENSE.txt | ||
| NuGet.Config | ||
| README.md | ||
| appveyor.yml | ||
| build.cmd | ||
| build.sh | ||
| global.json | ||
| makefile.shade | ||