Answer the question
In order to leave comments, you need to log in
How to base64 encode request with cURL?
Good day. How to base64 encode request with cURL? There is the request itself:
curl -d "exmple=$1&log=$reslt" -X POST example.com
It needs to be encoded in base64: exmple=$1&log=$reslt. How can I do that.
PS: Googled, but found examples only with .img and text files.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question