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

Commits on Apr 4, 2017

  1. update https-browserify to ^1.0.0

    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 committed Apr 4, 2017
    Configuration menu
    Copy the full SHA
    7c7b4d4 View commit details
    Browse the repository at this point in the history