1
0
Fork 0
mirror of https://github.com/rest-client/rest-client.git synced 2022-11-09 13:49:40 -05:00
Commit graph

2 commits

Author SHA1 Message Date
Andy Brody
4932e7e358 Deprecate :timeout in favor of :read_timeout.
This better matches the behavior of Net::HTTP and will make it more
obvious to users what the option actually does.
2015-03-14 15:18:36 -07:00
Andy Brody
5ce0c6ebde Fix up tests for encoding changes.
Add a `.to_hash => {}` for the Net HTTP response mocks.
2015-03-13 18:00:51 -07:00