This repository has been archived by the owner on Nov 20, 2018. It is now read-only.
1.0.0-alpha3
Pre-release
Pre-release
Bugs Fixed
- Request.Headers.Keys is ambigous (#103)
- Rename OnRequestAborted to RequestAborted (#89)
- Rename IHttpOpaqueUpgradeFeature to IHttpUpgradeFeature (#88)
- OWIN: IHttpAuthenticationFeature.Handler is not implemented (#87)
Features
- Make DefaultHttpContext more testable (#91)
- Async APIs should take a CancellationToken (#80)
- IHttpTransportLayerSecurityFeature is just bizzare (#70)
- Need convenience API to write strings & buffered response to body (#66)
- Add a convenience API for building a query string (#65)
- Modify IReadableStringCollection to allow better querying of values (#3)