Skip to content

v0.10.0

Compare
Choose a tag to compare
@tomas tomas released this 09 Jul 00:29
· 401 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.