1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00
httparty/features
John Nunemaker 99e398705b Merge pull request #444 from JonMidhir/implement_is_a_in_httparty_response
Implement is_a? and kind_of? in httparty response
2015-11-16 08:54:55 -05:00
..
steps Merge pull request #444 from JonMidhir/implement_is_a_in_httparty_response 2015-11-16 08:54:55 -05:00
basic_authentication.feature
command_line.feature Output httparty version at command line with --version 2015-07-08 11:23:36 -04:00
deals_with_http_error_codes.feature
digest_authentication.feature Added support for RFC2617 MD5-sess algorithm type 2015-08-18 13:06:39 +10:00
handles_compressed_responses.feature Added cucumber tests for HEAD request to gzipped asset. 2013-08-05 14:17:52 -04:00
handles_multiple_formats.feature fix cucumber steps for csv array response 2014-02-08 20:37:37 +01:00
supports_read_timeout_option.feature read/open timeout options now available to HTTParty 2014-03-10 11:35:24 -04:00
supports_redirection.feature
supports_timeout_option.feature