diff options
author | Gauvain Pocentek <gauvain@pocentek.net> | 2019-01-19 09:13:58 +0100 |
---|---|---|
committer | Gauvain Pocentek <gauvain@pocentek.net> | 2019-01-19 09:13:58 +0100 |
commit | 35a6d85acea4776e9c4ad23ff75259481a6bcf8d (patch) | |
tree | 7205ff40b422e22fb91bdb3fcf3301b3877dd46a /gitlab/exceptions.py | |
parent | 89679ce5ee502e57dbe7cec2b78f4f70b85fd3a5 (diff) | |
download | gitlab-35a6d85acea4776e9c4ad23ff75259481a6bcf8d.tar.gz |
fix(api): Don't try to parse raw downloadsfix/683/raw_download
http_get always tries to interpret the retrieved data if the
content-type is json. In some cases (artifact download for instance)
this is not the expected behavior.
This patch changes http_get and download methods to always get the raw
data without parsing.
Closes #683
Diffstat (limited to 'gitlab/exceptions.py')
0 files changed, 0 insertions, 0 deletions