mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
ab82cbe3c4
Whilst DRYing up the code we replaced the standard version of #request with one that had clearer arguments and returned parsed data. This was mostly fine but introduced a few problems: * mock functionality expects the original interface * headers returned in request are not available This makes the newer version available as #wrapped_request and as a deprecated form through #request. |
||
---|---|---|
.. | ||
models/compute | ||
requests/compute | ||
compute.rb | ||
oauth2.rb |