Update the .ca response test#85
Open
Peter-Sparksuite wants to merge 8 commits intoregru:masterfrom
sparksuite:master
Open
Update the .ca response test#85Peter-Sparksuite wants to merge 8 commits intoregru:masterfrom sparksuite:master
Peter-Sparksuite wants to merge 8 commits intoregru:masterfrom
sparksuite:master
Conversation
The .ca server is responding with: ``` Not found: sluggerqqqq.ca % % Use of CIRA's WHOIS service is governed by the Terms of Use in its Legal % Notice, available at http://www.cira.ca/legal-notice/?lang=en % % (c) 2019 Canadian Internet Registration Authority, (http://www.cira.ca/) ``` when being queried for `sluggerqqqq.ca`
Change the response test for .ca
Please cut another release (1.0.4) with this version of the composer.json file.
This version # needs to match the tag/release number
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
It appears the .ca whois server is not currently responding like it used to.
Here is an example of how it's responding right now:
Because the existing match string is not found, the
isAvailable()does not respond with an indication that the domain is available, when it really is.This request updates the .json file with the value
Not found:so that such responses are considered 'available'.For comparison, here is a response in regards to ebay.ca