Files
python-swiftclient/tests
Chris Buccella 68f271aae2 Check that content_type header exists before using
When downloading an object, the content_type header is inspected
to determine if a directory needs to be created. This header is
assumed to always be in the response; if it isn't an Exception is
raised. swiftclient should not assume content_type will always be
set.

Change-Id: I156195c02b6e0bc398fa962eb1f78c4dbddd1596
2014-11-07 01:01:53 -05:00
..
2012-06-27 19:19:37 +00:00
2014-07-23 16:55:38 +01:00