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

Switch implementation and public api to WHATWG URL style #78

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LinusU
Copy link
Collaborator

@LinusU LinusU commented Feb 6, 2022

This switches the public API to use the options defined by WHATWG URL instead of Node.js http.request. Avoids depending on deprecated url and querystring. Background discussion in #55 (comment)

(targeting gh-actions for now but will rebase on master once #77 is merged)

We probably want to update the readme to add more documentation on allowed properties:

Fixes #53, Fixes #50

@LinusU LinusU marked this pull request as draft February 6, 2022 15:48
This was linked to issues Feb 6, 2022
Base automatically changed from gh-actions to master March 17, 2022 16:33
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.

Remove require('url') in favor of URL Redirect bug
1 participant