Skip to content

Adding a Session instance for all HTTP requests#108

Merged
gpocentek merged 1 commit intopython-gitlab:masterfrom
guyzmo:using_requests_session
May 8, 2016
Merged

Adding a Session instance for all HTTP requests#108
gpocentek merged 1 commit intopython-gitlab:masterfrom
guyzmo:using_requests_session

Conversation

@guyzmo
Copy link
Copy Markdown
Contributor

@guyzmo guyzmo commented Apr 2, 2016

The session instance will make it easier for setting up once headers, including
the authentication payload, and it's also making it easier to override HTTP queries
handling, when using betamax for recording
and replaying the test suites.

The session instance will make it easier for setting up once headers, including
the authentication payload, and it's also making it easier to override HTTP queries
handling, when using [betamax](https://github.com/sigmavirus24/betamax) for recording
and replaying the test suites.
@gpocentek gpocentek merged commit 23e8146 into python-gitlab:master May 8, 2016
@gpocentek
Copy link
Copy Markdown
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants