I'd like to set --data-binary and --compressed options. In curl:
curl 'http://test.url' --data-binary test_json --compressed
How do I set --data-binary and --compressed options in curb?
I'd like to set --data-binary and --compressed options. In curl:
curl 'http://test.url' --data-binary test_json --compressed
How do I set --data-binary and --compressed options in curb?
Copyright © 2021 Jogjafile Inc.
Maybe this will work:
the response body is in
ce.body_str