curb icon indicating copy to clipboard operation
curb copied to clipboard

fix README to use response_code instead of code in examples

Open eegrok opened this issue 2 years ago • 0 comments

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.

eegrok avatar Jun 22 '23 22:06 eegrok