summaryrefslogtreecommitdiff
path: root/gitlab/exceptions.py
diff options
context:
space:
mode:
authorGauvain Pocentek <gauvain@pocentek.net>2019-01-19 09:13:58 +0100
committerGauvain Pocentek <gauvain@pocentek.net>2019-01-19 09:13:58 +0100
commit35a6d85acea4776e9c4ad23ff75259481a6bcf8d (patch)
tree7205ff40b422e22fb91bdb3fcf3301b3877dd46a /gitlab/exceptions.py
parent89679ce5ee502e57dbe7cec2b78f4f70b85fd3a5 (diff)
downloadgitlab-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