Skip to content
This repository has been archived by the owner on Nov 23, 2020. It is now read-only.

1.5.4

Compare
Choose a tag to compare
@lsbardel lsbardel released this 05 Nov 21:28
· 288 commits to master since this release

This release is important if you need to upload large files via HTTP.
The new stream_buffer configuration parameter helps you in this respect.

  • Added stream_buffer configuration parameter for controlling the maximum size of stream buffers
    14d6f2e
  • Allow for clean removal of callbacks in channels by raising the CallbackError exception
    d7b9ff1
  • Documentation fixes
  • OAuth test coverage