Skip to content

1.7

Compare
Choose a tag to compare
@rbygrave rbygrave released this 23 Jun 05:08
· 137 commits to master since this release

Issues:

#21 - ENH: Add HttpCall that allows client to choose async or sync processing of request
#20 - ENH: Add async().stream(...) for streaming results to beans (typically x-json-stream response)
#19 - ENH: Add Basic Authentication support - BasicAuthIntercept
#18 - ENH: Add support for async method calls