March 29, 2020
View b7ad26c

Fixes #989 - in aws_credential_file, fixes read_string only available with py3 + refactor for possible unicode issues

Florent Viard authored on 2020/03/29 09:41:21
March 26, 2020
View c8de951

Fixes #1054 - Relax limitation on special chars for --add-header key names

Florent Viard authored on 2020/03/26 11:20:54
April 3, 2019
View 9188de4

Add option to disable connection pooling

Arto Jantunen authored on 2019/04/03 15:17:41
March 5, 2019
View 61a2d20

Parameter for public URL protocol

Jukka Nousiainen authored on 2019/03/05 01:43:54
July 19, 2018
View 6472582

Fixes #987 - Before py36, py3 json was only able to load unicode str

Florent Viard authored on 2018/07/19 08:45:03
View 5d280cb

Fixes #987 - Fixes using IAM with python3. Config options should be unicode.

Florent Viard authored on 2018/07/19 08:27:12
May 8, 2018
View 0483b54

add more comments

Taras Postument authored on 2018/05/08 18:54:36
View 077027c

add helper function to read the deprecated credentials format

Taras Postument authored on 2018/05/08 18:51:15
View a2065f4

pr tasks: - unicodize env variables as well - treat each param from aws credentials as optional - print errors from reading aws credentials file as warnings

Taras Postument authored on 2018/05/08 17:27:34
May 7, 2018
View e384565

Completed some PR tasks:- better imports handling- more debug logging- better error logging- use `Config().update_option()` to set keys

Taras Postument authored on 2018/05/07 23:56:05
April 30, 2018
View 9c93747

replace `Config()` with `self`

Taras authored on 2018/04/30 15:01:14
April 29, 2018
View c49d497

make it work with python2

Taras Postument authored on 2018/04/29 03:23:10
View 66d9ff8

Issue #906 add support for $AWS_PROFILE

Taras Postument authored on 2018/04/29 02:59:27
March 4, 2018
View d07bcfa

Complete #940 - upload_id, content_disposition and content_type default value is now "" and not anymore None

Florent Viard authored on 2018/03/04 06:42:11
View a455532

Fixes bug created by #940 - cmdline set values are real booleans

Florent Viard authored on 2018/03/04 06:41:24