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

Add http-client for node #3

Open
kierans opened this issue Jul 21, 2021 · 0 comments
Open

Add http-client for node #3

kierans opened this issue Jul 21, 2021 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@kierans
Copy link
Member

kierans commented Jul 21, 2021

Feature Summary

Add an implementation of HttpClient that uses in build node http and https modules.

Feature Rationale

This allows server side code (eg: lambdas) to make outbound HTTP requests without needing to install a client library like request or axios

@kierans kierans added the feature New feature or request label Jul 21, 2021
@kierans kierans self-assigned this Jul 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant