Hi,
I need to send file content in message body.
how i can achieve this ? any idea

i am referring this [1]

PUT /my-image.jpg HTTP/1.1
Host: myBucket.s3.amazonaws.com
Date: Wed, 12 Oct 2009 17:50:00 GMT
Authorization: *authorization string*
Content-Type: text/plain
Content-Length: 11434
Expect: 100-continue
[11434 bytes of object data]


[1] http://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectPUT.html
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to