Hi,
Your component has not multipart request support, I would like to use it with an another module that can send multipart. The problem is that I cannot simply take and pass generated signature and request params to another module. And it's so pretty logic when you set RawUri property your component send a request. How can I just prepare oauth signed http request and pass it elsewhere ?