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

Migrate request package to needle #588

Conversation

thienanh96
Copy link

@thienanh96 thienanh96 commented Jul 3, 2023

Description

Related issues

  • connect to <link_to_referenced_issue>

Notes:

I'm not sure if it works with ntlm which is using httpntlm-maa package. But can the tests cover it as well?

Checklist

  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style
    guide

Signed-off-by: Admin <[email protected]>
@dhmlau
Copy link
Member

dhmlau commented Aug 10, 2023

@thienanh96, thanks for the PR. I'm thinking whether we could use the fetch API (part of Node.js 18+), so that we have one less dependency in the future. Thoughts?

@ottob
Copy link

ottob commented Nov 8, 2023

I'm thinking whether we could use the fetch API (part of Node.js 18+), so that we have one less dependency in the future. Thoughts?

This would be great.

@dhmlau
Copy link
Member

dhmlau commented Apr 10, 2024

Closing this PR as it's resolved via PR #701.

@dhmlau dhmlau closed this Apr 10, 2024
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.

3 participants