Hi!
Can i send some data to remote url ?
currently i see there is no support to do any request other than GET, cause every other method require some kind of data.
It will be perfect if there will be 2 additional fileds
- headers
- data
so there can be posibility to send json encoded data to remote url.
Hi!
Can i send some data to remote url ?
currently i see there is no support to do any request other than GET, cause every other method require some kind of data.
It will be perfect if there will be 2 additional fileds
so there can be posibility to send json encoded data to remote url.