Class | Point::Request |
In: |
lib/point/request.rb
|
Parent: | Object |
data | [RW] | |
method | [R] | |
path | [R] |
Make a request to the Point API using net/http. Data passed can be a hash or a string
Hashes will be converted to JSON before being sent to the remote service.