1

In RequestParams when doing a POST request, I want to send a hash (key/value) or an array. Is this possible using RequestParams? If so, how?

Thanks

0xSina
  • 20,973
  • 34
  • 136
  • 253
  • I think the best way of achieving this is converting your hash/array into a `JSON` object. Have you tried this way? – nKn Apr 01 '14 at 21:45

0 Answers0