Hi,
I have a small question to ask i am struggling to find any proper way to attach image file into POST request body using http-extended feature in webharvest.Image is returned from s3 but when i attach data directly to http-extended body which returned by s3-get it doesn’t seems to work. Can anyone please let me know the correct way of attaching file to request body(not as a parameter)
Thank you!