Skip to content

Add ssh and mongodb to the list of slashed protocols

Rodrigo Muino Tomonari requested to merge github/fork/dgonzalezruiz/master into master
Checklist
  • make -j8 test (UNIX) passes
  • documentation is changed or added
  • commit message follows commit guidelines
Description of change

I just updated the list of slashed protocols for the url module. MongoDB and SSH are two protocols that were giving issues to my code while using this module. I patched it locally but would like this to be natively implemented. I have also submitted a very similar pull request to the repository maintaining the npm module.

Merge request reports

Loading