Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

fix: make invalid url actually invalid #535

Merged
merged 1 commit into from
Oct 4, 2019

Conversation

achingbrain
Copy link
Collaborator

I'm using one of those ISPs that 'helpfully' directs you to a search page if the URL you are accessing does not have a DNS match.

The URL used in the test was well formed but not a real domain though can be resolved, so this PR changes it to be something even a web-breaking DNS server would refuse to resolve.

I hate you

I'm using one of those ISPs that 'helpfully' directs you to a search
page if the URL you are accessing does not have a DNS match.

The URL used in the test was well formed but not a real domain though
can be resolved, so this PR changes it to be something even a
web-breaking DNS server would refuse to resolve.
@achingbrain achingbrain merged commit 586fba2 into master Oct 4, 2019
@achingbrain achingbrain deleted the make-invalid-url-invalid branch October 4, 2019 06:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant