mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
47547e42ef
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. |
||
---|---|---|
.. | ||
delete_container.rb | ||
delete_object.rb | ||
delete_shared_object.rb | ||
get_container.rb | ||
get_containers.rb | ||
get_object.rb | ||
get_object_temp_url.rb | ||
get_shared_container.rb | ||
get_shared_object.rb | ||
head_container.rb | ||
head_containers.rb | ||
head_object.rb | ||
head_shared_container.rb | ||
head_shared_object.rb | ||
put_container.rb | ||
put_object.rb | ||
put_shared_object.rb |