Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Allow all options accepted by http{,s}.request() #1332

Merged
merged 1 commit into from Mar 19, 2018
Merged

Conversation

lpinca
Copy link
Member

@lpinca lpinca commented Mar 17, 2018

Currently it is only possible to use some of the tls options allowed in https.request(). This add the ability to use all of them.

@lpinca lpinca changed the title [feature] Allow all options accepted by http{,s}.request() Allow all options accepted by http{,s}.request() Mar 17, 2018
@lpinca lpinca force-pushed the allow/all-options branch 2 times, most recently from 1f8f123 to 854ed0d Compare March 17, 2018 21:25
Do not use an agent by default and add ability to use all options
allowed in `http.request()` and `https.request()`.
@lpinca lpinca merged commit 9e152f9 into master Mar 19, 2018
@lpinca lpinca deleted the allow/all-options branch March 19, 2018 13:04
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.

None yet

1 participant