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/spec
Andy Brody 0d8f777fec Fix default Net::HTTP encoding in Windows tests.
It turns out that Net::HTTP seems to always use UTF-8 as the default
encoding, even when Encoding.default_external is Encoding::IBM437 (as it
is on Windows/mingw).
2016-06-19 14:11:42 -07:00
..
integration Fix default Net::HTTP encoding in Windows tests. 2016-06-19 14:11:42 -07:00
unit Stub out Netrc.read in tests (avoid ENV calls). 2016-06-19 14:11:10 -07:00
helpers.rb Use request cookie jar as basis for response. 2016-06-05 19:14:39 -04:00
spec_helper.rb Test with warnings enabled, fix some warnings. 2016-06-05 20:31:17 -04:00