Skip to content

v2.1.3

Compare
Choose a tag to compare
@jbr jbr released this 17 Oct 21:04
· 61 commits to main since this release
15313ef

Fixes two bugs in async-h1:

  • #139: we no longer send 100-continue until the body has been read
    from

  • #143: allow chunked decoder to read poll after eof -- this resolves
    an issue with async_std::io::copy