1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00
httparty/spec/support
Alex Matchneer 24106eef27 Expose .connection on block param (#648)
This provides access to the connection object,
which in turn exposes properties like `.peer_cert`
for performing additional validation against
x509 certificates.

Closes #633, Follow-up to #634
2019-03-20 18:50:06 +04:00
..
ssl_test_helper.rb Expose .connection on block param (#648) 2019-03-20 18:50:06 +04:00
ssl_test_server.rb Mitigates Style/ColonMethodCall 2015-04-24 07:07:28 +02:00
stub_response.rb [WIP] Fix encoding of streamed chunk (#644) 2019-02-11 17:49:30 +04:00