1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00
httparty/examples
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
..
aaws.rb add spacing to example hashes 2016-11-08 15:20:36 +01:00
basic.rb Changing symbol syntax inside hashes - take 2 2014-05-15 16:45:32 -04:00
body_stream.rb Add more examples 2018-10-31 07:56:06 +03:00
crack.rb add spacing to example hashes 2016-11-08 15:20:36 +01:00
custom_parsers.rb Fix up some examples 2018-02-07 11:08:57 -05:00
delicious.rb add spacing to example hashes 2016-11-08 15:20:36 +01:00
google.rb Mitigates Style/SpaceAroundOperators 2015-04-18 11:58:09 +02:00
headers_and_user_agents.rb Fix up some examples 2018-02-07 11:08:57 -05:00
logging.rb Fix up some examples 2018-02-07 11:08:57 -05:00
microsoft_graph.rb Fix doc 2018-10-20 01:55:49 +03:00
multipart.rb Add more examples 2018-10-31 07:56:06 +03:00
nokogiri_html_parser.rb Mitigates Style/EmptyLines 2015-04-18 14:47:27 +02:00
peer_cert.rb Expose .connection on block param (#648) 2019-03-20 18:50:06 +04:00
README.md Expose .connection on block param (#648) 2019-03-20 18:50:06 +04:00
rescue_json.rb No need to name standard error in example 2014-12-12 09:15:54 -05:00
rubyurl.rb Mitigates Style/SpaceInsideParens 2015-04-18 01:50:30 +02:00
stackexchange.rb add spacing to example hashes 2016-11-08 15:20:36 +01:00
stream_download.rb stream_body fragment include http_response feature (#588) 2019-01-23 09:02:55 +03:00
tripit_sign_in.rb add spacing to example hashes 2016-11-08 15:20:36 +01:00
twitter.rb add spacing to example hashes 2016-11-08 15:20:36 +01:00
whoismyrep.rb add spacing to example hashes 2016-11-08 15:20:36 +01:00

Examples