Skip to content

update https-browserify to ^1.0.0

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

Merge request reports

Loading