1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00
httparty/examples/README.md
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

2.4 KiB

Examples