Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Ensure Keep-Alive is true for HTTPS connections #253

Merged
merged 2 commits into from
Jun 15, 2017

Conversation

jeffyoung
Copy link
Contributor

Should help to resolve #59

I'm adding a private patch for NTLM.js in the vso-node-api module to properly set keep-alive for HTTPS connections. Here's the change to the file: Added keep-alive: true for HTTPS connections.

I'm doing a private patch because the vso-node-api has revved major versions (it underwent a major refactoring), is still in preview and NTLM support hasn't been added. Updating vso-node-api can be done in a follow up user story.

In these changes, I've checked in a private version of ntlm.js and use the gulpfile to move it into the vso-node-api node_module before we do the packaging of the extension (it overwrites the existing file). Doing this allows the packaged extension to contain the patched version.

Copy link
Member

@jpricket jpricket left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stayin Alive, Stayin Alive...

@jeffyoung jeffyoung merged commit c7c3bbf into master Jun 15, 2017
@jeffyoung jeffyoung deleted the jeyou/https-keep-alive-patch branch June 15, 2017 15:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

401 Unathorized when trying to connect to on-premises TFS2015 Update 2 (SSL)
3 participants