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

fix: Throw errors when base URLs are specified incorrectly [WIP] #1692

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Sep 6, 2019

  1. feat: Throw errors when base URLs are specified incorrectly

    - Switch to the new URL API which throws errors for most invalid inputs
    - Throw errors for URLs with unrecognized schemes
    - Add tests for cases that previously had been handled incorrectly
    
    Closes #1061
    Supersedes #1065
    paulmelnikow committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    2c8cb5f View commit details
    Browse the repository at this point in the history
  2. Update ToC for README.md

    toc-me[bot] committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    8cf7503 View commit details
    Browse the repository at this point in the history