toland / patron

Ruby HTTP client based on libcurl
http://toland.github.com/patron/
MIT License
541 stars 73 forks source link

Add Response#ok? and Response#error? #125

Closed julik closed 8 years ago

julik commented 8 years ago

plus a couple of tests that verify the set attributes for the response

toland commented 8 years ago

👍