Skip to content

0.5.0: Request streaming

Pre-release
Pre-release
Compare
Choose a tag to compare
@thekid thekid released this 02 Jul 23:48
· 632 commits to master since this release
  • Added web.Request::stream() method to read the raw data sent along with
    e.g. POST or PUT requests.
    (@thekid)