Julio Werner

Results 1 comments of Julio Werner

@isaacbrodsky I could achieve this through fixed_key_metadata, follow an example: `with fs.open(path, 'wb', content_type='text/plain', fixed_key_metadata={'content_encoding': 'gzip'}) as o:` I think this issue may be closed, don`t you?