Changelog of @hackage/http-semantics 0.2.1

ChangeLog for http-semantics

0.2.1

  • Add outBodyCancel to OutBodyIface #11
  • Documentation improvement. #10 #11

0.2.0

  • Introduce responseStreamingIface #9

0.1.2

  • Avoid buffer overflow in fillBufBuilderOne #4

0.1.1

  • Avoid buffer overflow in runStreamingBuilder #3

0.1.0

  • Make it possible to guarantee that final DATA frame is marked end-of-stream. #2

0.0.1

  • Defining getResponseBodyChunk'. #1

0.0.0

  • The first release.