Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 517 Bytes

CHANGELOG.md

File metadata and controls

23 lines (13 loc) · 517 Bytes

0.9.7

  • Updates to support Dart 2.0 core library changes (wave 2.2). See issue 31847 for details.

0.9.6

  • Updated the secure networking code to the SDKs version 1.15 SecurityContext api

0.9.5+1

  • Updated the layout of package contents.

0.9.5

  • Removed the decoding of HTML entity values (in the form &#xxxxx;) for values when parsing multipart/form-post requests.

0.9.4

  • Fixed bugs in the handling of the Range header