Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

https: globalAgent keeps the connection alive. #25772

Closed
wants to merge 1 commit into from

Conversation

rbelouin
Copy link

Some https requests returns truncated content, although everything works
when requesting the same resource with http. This regression appears
since 15a5a4a, and making the https globalAgent keep the connection
alive fix it.

Closes #25749

Some https requests returns truncated content, although everything works
when requesting the same resource with http. This regression appears
since 15a5a4a, and making the https globalAgent keep the connection
alive fix it.

Closes nodejs#25749
@rbelouin
Copy link
Author

There is a bit more information about this bug in this issue: #25749

I need some help for mocking the HTTPS call (I know making a test dependent from a remote service is not a good idea).

If @isaacs could take a look at it, that would be great, as this PR is related to one of his commit.

@jasnell
Copy link
Member

jasnell commented Aug 27, 2015

@indutny @trevnorris @chrisdickinson ... any thoughts on this one?

@Steven-hsm
Copy link

i don't know the reason

@Trott Trott closed this Apr 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants