Skip to content

3.2.7

Compare
Choose a tag to compare
@danroth27 danroth27 released this 12 Apr 16:07
· 53 commits to main since this release
39d3064

Features

  • NuGet Package : Add repository metadata. (#190)
  • System.Net.Http.FormattingUtilities missed RFC 850 (#187)

Bugs Fixed

  • Correct typos in OKResult (#214)
  • ByteRangeStream does not limit CopyToAsync(...) 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 (#173)
  • RadioButtonFor doesn't resolve isChecked properly when nested in EditorTemplate (#164)
  • Make exception handling policy configurable for CORS (#147)