Skip to content

0.5.1 - 07/09/2016

Choose a tag to compare

@jonnyreeves jonnyreeves released this 07 Sep 07:38
· 14 commits to master since this release

Fixed

  • Fied a bug in the xhr transport where the chunk parser would be invoked
    with the bytes [110, 117, 108, 108] (string value: "null") when using Chrome's native TextEncoder implementation.