1
0
Fork 0
mirror of https://github.com/rest-client/rest-client.git synced 2022-11-09 13:49:40 -05:00
rest-client--rest-client/lib/restclient
Andy Brody ee709b2fd8 Fix spurious rubocop warning around Exceptions.
These exceptions already inherited from RestClient::Exception, but
rubocop couldn't tell the difference between that and ::Exception.
2017-07-05 01:09:48 -04:00
..
windows Remove some references to Puppet. 2014-03-31 20:36:36 -07:00
abstract_response.rb Make log_response a method of Response objects. 2017-05-03 10:29:35 -04:00
exceptions.rb Fix spurious rubocop warning around Exceptions. 2017-07-05 01:09:48 -04:00
params_array.rb Remove unnecessary dup of input. 2016-01-26 23:13:51 -05:00
payload.rb Add much more documentation around streaming. 2017-05-22 02:34:38 -04:00
platform.rb Rename Platform.mac? to .mac_mri? for clarity. 2014-11-02 18:32:04 -08:00
raw_response.rb RawResponse: always reopen tempfile for reading. 2017-05-02 13:10:24 -04:00
request.rb Skip netrc with Authorization header, up/downcase. 2017-05-04 01:20:00 -04:00
resource.rb Add optional Resource-specific logging 2017-02-28 13:51:15 -08:00
response.rb RawResponse: always reopen tempfile for reading. 2017-05-02 13:10:24 -04:00
utils.rb Fix default Net::HTTP encoding in Windows tests. 2016-06-19 14:11:42 -07:00
version.rb Start preparing for 2.1.0 release. 2017-04-28 01:12:17 -04:00
windows.rb Move windows? method into Platform module. 2014-04-03 14:05:18 -07:00