Commit Graph

9 Commits

Author SHA1 Message Date
John Luo 7ec8cc5fad Cleanup and add test for CreateDefaultBuilderOfT 2017-09-28 15:58:14 -07:00
Hao Kung c920c45953 Remove ConfigureDefaultOptions 2017-06-05 13:40:32 -07:00
Chris R 3932c68d18 Move KestrelServerOptionsSetup to Kestrel 2017-06-02 12:33:40 -07:00
Pavel Krymets dd19150ea4 Add test for DI scope validation defaults (#76) 2017-05-08 10:16:43 -07:00
damianedwards 4d5e1076c9 Remove the DeveloperExceptionPage middleware from WebHost.CreateDefaultBuilder:
- The templates still have it explicitly and it's best to have middleware added by the app directly
2017-05-03 14:37:32 -07:00
Cesar Blum Silveira 634c9c180c Fix HTTPS functional tests on macOS (#96). 2017-05-03 11:48:37 -07:00
Cesar Blum Silveira 605aeddc22 Support more certificate loading scenarios (#69). 2017-05-01 18:05:11 -07:00
BrennanConroy 8102d6a038 Add configuration to logging in WebHost 2017-04-27 16:08:04 -07:00
Cesar Blum Silveira 21de306963 Bind Kestrel options to config by default (#30). 2017-04-26 16:47:51 -07:00