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

feat(http): improve request init capabilities #20

Closed
1 of 2 tasks
paul-thebaud opened this issue Feb 16, 2024 · 0 comments
Closed
1 of 2 tasks

feat(http): improve request init capabilities #20

paul-thebaud opened this issue Feb 16, 2024 · 0 comments
Labels
priority:high Must be addressed quickly scope:http @foscia/http type:feat New feature

Comments

@paul-thebaud
Copy link
Contributor

paul-thebaud commented Feb 16, 2024

What problem is this solving

Request init is quite limited. It should provide more features.

Proposed solution

  • Authentication (wont fix for now because header computation differ between browser and node)
  • Init partial object (to support mode, etc.)

Describe alternatives you've considered

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:high Must be addressed quickly scope:http @foscia/http type:feat New feature
Projects
None yet
Development

No branches or pull requests

1 participant