I am too dumb and there is too little documentation which is hard to find :).
So can anyone tell me how I do the following bash thingy in pharo?

curl $URL --data-binary $SOME_FILE -H 'Content-type:application/json'

I don't manage to get this working properly. I guess HTTPSocket is the class to 
use...

thanks a lot
camillo



Reply via email to