Hi,
I would like to change a dataSource method from GET to POST because of the length/size of my data.
I have searched the manual but only found httpMethod on RPC. I don't know how to change it because i'm not sure of what is the relation between DataSource and RPC.
So, how can i change a dataSource to use POST method?
Thanks!
I would like to change a dataSource method from GET to POST because of the length/size of my data.
I have searched the manual but only found httpMethod on RPC. I don't know how to change it because i'm not sure of what is the relation between DataSource and RPC.
So, how can i change a dataSource to use POST method?
Thanks!
Comment