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 d554909ef9 Add a more descriptive rest-client user agent.
Identify ourselves as rest-client and also include system architecture
and ruby / ruby engine version information.

For example:

    User-Agent: rest-client/1.7.2 (linux-gnu x86_64) ruby/1.9.3p550

    User-Agent: rest-client/1.7.2 (linux x86_64) jruby/1.7.9 (1.9.3p392)
2014-11-02 18:24:09 -08:00
..
integration Rename Platform.mac? to .mac_mri? for clarity. 2014-11-02 18:32:04 -08:00
unit Add a more descriptive rest-client user agent. 2014-11-02 18:24:09 -08:00
spec_helper.rb Don't load ruby-debug, skip ruby < 1.9 compat. 2014-07-08 02:26:55 -07:00