Skip to content

0.1.0

Compare
Choose a tag to compare
@hannesm hannesm released this 25 Oct 19:34
· 30 commits to main since this release

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)