简介:
A simple HTTP and REST client for Ruby, inspired by the Sinatra microframework style of specifying actions: get, put, post, delete.
1. Request类方法,官方文档: http://www.rubydoc.info/gems/rest-client/1.8.0/RestClient/Request
2. 使用方法:https://github.com/rest-client/rest-client