Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix connectionAgent behavior to apply to both spec fetch and requests… #915

Merged
merged 1 commit into from
Jan 1, 2017

Conversation

djMax
Copy link
Contributor

@djMax djMax commented Dec 30, 2016

…, and to leave the request object alone in favor of the INSTANCE of the request

The previous attempt at this was targeted at fetching the swagger spec, but it didn't do anything for the actual outbound requests. This PR carries the connectionAgent option forward to the operation, as well as fixing it so it doesn't affect the global request object but instead the operation's instance of a request.

…, and to leave the request object alone in favor of the INSTANCE of the request
@fehguy fehguy merged commit 5aecb33 into swagger-api:master Jan 1, 2017
@djMax djMax deleted the mm_fix_ca branch January 1, 2017 23:51
@fehguy fehguy modified the milestone: v2.1.27 Jan 2, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants