Skip to content
This repository has been archived by the owner on Nov 20, 2018. It is now read-only.

2.0.0-preview2

Pre-release
Pre-release
Compare
Choose a tag to compare
@danroth27 danroth27 released this 28 Jun 06:29

Features

  • Reduce allocations by using StringSegment in parsers (#758)
  • Add support for SameSite cookie property (#710)

Bugs Fixed

  • HeaderNames.ContentMD5 has a wrong value (#833)
  • ParsingHelper duplications (#762)
  • GetCommaSeparatedValues should strip out empty strings (#722)