0.1.0
CHANGES:
- Add function "request", remove "one_request". The response body is a stream
now to support responses where the body exceeds the memory (or maximum string
length) (#14 @kit-ty-kate) - BUGFIX hurl had "input" and "output" switched (#14 @hannesm)