Jasim A Basheer

Results 13 comments of Jasim A Basheer

Transparently decompressing would be hard/unwieldy. Ruby 1.9 has added method Net::HTTP:Response.body= to enable changing the body (to specifically facilitate decompressing). Ruby 1.8 does not have the function.

1. All HTTPS requests are VERIFY_PEER. The option to choose VERIFY_NONE is not exposed to the Uri object. 2. VERIFY_MODE value is being expected as a string: if options[:verify_mode] ==...

Added functional test for redirects. Please review: https://github.com/jasim/wrest/commit/66661bcfc3c07a7cfe0907b75b44de341f983230