1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00
httparty/spec
Sandro Turriate ca8c13b4f9 Refactor ssl_ca setup
Don't set verify_mode to NONE by default, net/http will do this for us
when connecting
2010-07-19 09:10:13 -04:00
..
fixtures Add ssl_ca_file and ssl_ca_path options to allow SSL certificate verification. 2010-07-19 08:44:52 -04:00
httparty Refactor ssl_ca setup 2010-07-19 09:10:13 -04:00
support Add ssl_ca_file and ssl_ca_path options to allow SSL certificate verification. 2010-07-19 08:44:52 -04:00
httparty_spec.rb Fix superclass mismatch in test suite 2010-07-18 14:25:05 -04:00
spec.opts Always include backtrace when running specs 2010-01-29 15:45:36 -05:00
spec_helper.rb Add ssl_ca_file and ssl_ca_path options to allow SSL certificate verification. 2010-07-19 08:44:52 -04:00