Skip to content

v0.10.0

Choose a tag to compare

@tomas tomas released this 09 Jul 00:29
· 422 commits to master since this release
  • Allow setting parse/parse_response option to 'xml' or 'json' in order to skip parsing unwanted types.
  • Better handling of URLs with no protocol. needle.post('//foobar.com') should work now.