curl-to-fetch icon indicating copy to clipboard operation
curl-to-fetch copied to clipboard

curl with --data-binary is not recognized

Open Kreijstal opened this issue 7 years ago • 1 comments

the output of it on curl should be a POST request and not a GET request

Kreijstal avatar Jan 06 '18 14:01 Kreijstal

Yes I'm getting this too.

$ c2f 'curl --data-binary "searchkey=sewing&tag=search" https://vishvinfotech.com/hashtag/api.php'

ralyodio avatar Mar 22 '20 20:03 ralyodio