curb
curb copied to clipboard
fix README to use response_code instead of code in examples
the example as given gets an error when run:
NoMethodError: undefined method `code' for #<Curl::Easy https://www.google.com/>
response_code makes the most sense here I think.