New
3.2.7
Features
- NuGet Package : Add
repositorymetadata. (#190) - System.Net.Http.FormattingUtilities missed RFC 850 (#187)
Bugs Fixed
- Correct typos in
OKResult(#214) ByteRangeStreamdoes not limitCopyToAsync(...)range as it should (#206)- Whitespace (any uri escapable char) in virtual path root results in NoRouteFound in an WebApi/Owin setup (#203)
- JsonMediaTypeFormatter doesn't work when Request is chunked (#197)
- Release notes link in NuGet package is out-of-date (#178)
- DefaultHttpBatchHandler creates innerRequest with scheme http even when outer batch request scheme is https ()