Cesar Blum Silveira
|
fa41588779
|
Move server start failure test in MaxRequestLineSizeTests to KestrelServerTests.
|
2016-08-04 15:43:53 -07:00 |
Andrew Stanton-Nurse
|
09f5be1434
|
fix #909 by moving most classes to Internal ns
|
2016-06-03 14:14:21 -07:00 |
Mike Harder
|
2453047fe2
|
ServerAddress.FromUrl() should throw for invalid url (#875)
|
2016-05-27 12:02:30 -07:00 |
Chris R
|
c48353f4ef
|
Hosting#698 Remove IServerFactory
|
2016-04-15 16:05:01 -07:00 |
Mike Harder
|
6047a62c07
|
Add IWebHostBuilder.UseKestrel(options) overload to configure Kestrel (#720)
- Replace KestrelServerInformation with KestrelServerOptions.
- Move properties from KestrelServerPoolingParameters to KestrelServerOptions.
- Stop reading default options from "kestrel.*" config settings.
- Move extension method IApplicatonBuilder.UseKestrelConnectionLogging() to KestrelServerOptions.UseConnectionLogging()
|
2016-04-13 14:57:54 -07:00 |
Stephen Halter
|
f0e438f65f
|
Remove IKestrelTrace.ApplicationError overload without connection id
Add test verifying that exceptions thrown from application tcs continuations
run by the LoggingThreadPool don't get logged as general exceptions.
|
2016-03-30 11:13:13 -07:00 |
N. Taylor Mullen
|
b062f851dc
|
Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
|
2016-01-22 12:23:51 -08:00 |
N. Taylor Mullen
|
3cfe2f3070
|
Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
|
2016-01-22 12:23:44 -08:00 |