Fix issue #9:Updating to work with requests-1.1.0

Merged
#11 · Created  · Last updated

Description

Changed the way requests are created: -> Parameters such as auth are now set in the Session instance instead of passed as parameters.

-> Removed use of request hooks (they were dropped in requests 1.0+).

-> Removed concept of JIRA.SUPPRESS_CONTENT_TYPE_AUTODETECT, instead of deleting request args I'm simply not defining contentType in headers.

0 attachments

0 comments

Loading commits...