Kong / unirest-ruby

Unirest in Ruby: Simplified, lightweight HTTP client library.
http://unirest.io/ruby
MIT License
364 stars 81 forks source link

Parameters property for body? #5

Open nijikokun opened 11 years ago

nijikokun commented 11 years ago

Parameters property should be called body when it is not a POJO or Query delimiter separated parameters like the other unirest libraries.