faraday_curl icon indicating copy to clipboard operation
faraday_curl copied to clipboard

Prints CURL compatible calls from your faraday http requests.

Results 1 faraday_curl issues
Sort by recently updated
recently updated
newest added

`\\'` has a special meaning in `String#gsub`'s replacement string. https://docs.ruby-lang.org/en/2.6.0/String.html#method-i-gsub > If replacement is a String it will be substituted for the matched text. It may contain back-references to the...