Stephen Halter
|
8f0d1179ab
|
Allow Nagle’s algorithm to be disabled via IKestrelServerInformation.NoDelay
|
2015-10-19 12:44:21 -07:00 |
Stephen Halter
|
2f3a00625a
|
Initial work to support HTTPS using SslStream
- Add extension method "UseKestrelHttps" to IApplicationBuilder
|
2015-10-05 03:15:18 -07:00 |
Pranav K
|
49451fb11e
|
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
|
2015-10-03 15:44:45 -07:00 |
Chris R
|
355bc01a15
|
Hosting#358 Move the default address into Hosting.
|
2015-09-22 11:56:46 -07:00 |
Chris R
|
2e225b0db6
|
Hosting#331 Add IServerAddressesFeature.
|
2015-09-15 12:47:18 -07:00 |
Louis DeJardin
|
b25d2d9772
|
Continued updates for #184
* Reordering members
- Fields
- Constructors
- Properties
- EverythingElse
- NestedTypes
* Removing commented code
|
2015-09-02 20:08:54 -07:00 |
Chris R
|
c2192d7bd1
|
Change IServerInformation to IFeatureCollection.
|
2015-09-01 15:27:57 -07:00 |