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

http: fetch keepalive #106

Closed
larshp opened this issue Jun 24, 2021 · 4 comments
Closed

http: fetch keepalive #106

larshp opened this issue Jun 24, 2021 · 4 comments

Comments

@larshp
Copy link
Member

larshp commented Jun 24, 2021

not sure how/if its possible to send multiple requests over the same connection

@larshp
Copy link
Member Author

larshp commented Jul 16, 2021

maybe rewrite to use node https instead?

then it would also be possible to remove the node-fetch dependency in the transpiler

@larshp
Copy link
Member Author

larshp commented Jul 22, 2021

rewritten to use vanilla node instead

still needs some more unit-testing, https://github.com/open-abap/open-abap/blob/main/src/http/cl_http_client.clas.testclasses.abap

@larshp
Copy link
Member Author

larshp commented Jul 30, 2021

done, closing

@larshp larshp closed this as completed Jul 30, 2021
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

No branches or pull requests

1 participant