1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/hp
Bob Lail and Luke Booth 47547e42ef [fix] Corrected the service mocks for testing to respond with a 304 to values of If-Modified-Since that match Last-Modified
The HTTP spec suggests that clients supply the value of Last-Modified that they previously received from the server to If-Modified-Since. When comparing If-Modified-Since > Last-Modified, however, the Mock object would fail to return a 304 for such a case.
2013-07-10 13:58:54 -05:00
..
models Remove File#url 2013-06-26 20:43:02 +02:00
requests [fix] Corrected the service mocks for testing to respond with a 304 to values of If-Modified-Since that match Last-Modified 2013-07-10 13:58:54 -05:00
block_storage.rb [hp] Add Accept header with application/json for all HP requests. 2013-03-13 18:31:01 -04:00
cdn.rb [hp] Add Accept header with application/json for all HP requests. 2013-03-13 18:31:01 -04:00
CHANGELOG.hp Update changelog and bump version. 2013-03-13 18:30:59 -04:00
compute.rb [hp] Add Accept header with application/json for all HP requests. 2013-03-13 18:31:01 -04:00
README_HP.rdoc Merge changes from upstream fog 1.8.0 and later updates. 2013-01-18 15:06:41 -05:00
storage.rb Renames hp_account_meta_key to os_account_meta_temp_url_key 2013-06-26 20:45:31 +02:00