Consumer DSL 0.0.2
uglyog
released this
24 May 02:44
·
50 commits
to master
since this release
Code cleanup + support multipart form posts with binary files
- chore: update docygen docs
- feat: support multipart form posts with binary files
- refactor: use const references for all non-primitive parameters
- refactor: use a std::function instead of a closure
- refactor: implemented changes from feedback from Aligntech