goldfinger/lib/goldfinger
Tom Scott 2deb9da0ab Upgrade to HTTP.rb v4 (#9)
This allows Goldfinger to run against the HTTP gem v4.x, by updating the
`HTTP.timeout` syntax used in `Goldfinger::Request`.
2019-01-14 09:23:20 +00:00
..
client.rb Enable to pass options to HTTP.rb, Allow insecure request (#6) 2018-01-22 00:11:46 +01:00
link.rb Update dependencies, do not mask HTTP/OpenSSL exceptions, do not fallback to HTTP (#4) 2017-07-19 23:36:11 +02:00
request.rb Upgrade to HTTP.rb v4 (#9) 2019-01-14 09:23:20 +00:00
result.rb Cast HTTP response body for JSON to string (regression from #4) (#5) 2017-08-04 14:05:28 +02:00
utils.rb Update dependencies, do not mask HTTP/OpenSSL exceptions, do not fallback to HTTP (#4) 2017-07-19 23:36:11 +02:00