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

update https-browserify to ^1.0.0 #1710

Merged
merged 1 commit into from Apr 4, 2017
Merged

update https-browserify to ^1.0.0 #1710

merged 1 commit into from Apr 4, 2017

Conversation

feross
Copy link
Member

@feross feross commented Apr 4, 2017

See: https://github.com/substack/https-browserify/commit/7295a7cf5c0928f8fd7e24ed8aae17801726e88b

Match Node.js behavior exactly

  • Remove unused 'scheme' property
  • Throw exception if non-https URL is passed in
  • Support string URL arguments
  • First argument is always required, so remove code that sets default
    object if params doesn't exist

See:
https://github.com/substack/https-browserify/commit/7295a7cf5c0928f8fd7e
24ed8aae17801726e88b

Match Node.js behavior exactly

- Remove unused 'scheme' property
- Throw exception if non-https URL is passed in
- Support string URL arguments
- First argument is always required, so remove code that sets default
object if params doesn't exist
@feross
Copy link
Member Author

feross commented Apr 4, 2017

Tests are failing due to nodejs/nodejs.org#1191, so merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant