Revision f8426b5c kamaki/clients/pithos/__init__.py

b/kamaki/clients/pithos/__init__.py
456 456
            format='json',
457 457
            hashmap=True,
458 458
            content_type=content_type,
459
            content_encoding=content_encoding,
459 460
            if_etag_match=if_etag_match,
460 461
            if_etag_not_match='*' if if_not_exist else None,
461 462
            etag=etag,

Also available in: Unified diff