Skip to content

Url: Host should end with dot which should be removed. #198

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

Closed
wants to merge 12 commits into from

Conversation

janbarasek
Copy link
Contributor

  • new feature
  • BC break? yes

Domain https://google.com./abcd (host ending with dot) is valid URL, but it is same as https://google.com/abcd.

@dg
Copy link
Member

dg commented Apr 25, 2021

So canonicalize() should be fixed, not constructor.

@janbarasek
Copy link
Contributor Author

@dg Moved. I thought canonize() should be deprecated (from the last version).

@dg
Copy link
Member

dg commented Apr 25, 2021

Great. Probably the same applies to isEqual(). Can you also add test?

@dg dg force-pushed the master branch 4 times, most recently from 6ee31b8 to 4f4a403 Compare April 27, 2021 21:33
@dg dg force-pushed the master branch 4 times, most recently from a8895b6 to 9409a5f Compare August 25, 2021 15:26
@dg dg force-pushed the master branch 5 times, most recently from 7b7f9ff to 78bee95 Compare September 3, 2021 22:02
@dg dg force-pushed the master branch 2 times, most recently from 59f402a to 32af756 Compare October 13, 2022 01:29
@dg dg force-pushed the master branch 12 times, most recently from ba7eba8 to 7774190 Compare November 30, 2022 17:29
@dg dg force-pushed the master branch 2 times, most recently from c6e0524 to 788ddc4 Compare December 5, 2022 00:09
@dg dg force-pushed the master branch 2 times, most recently from 0f24022 to ebdb825 Compare January 15, 2023 17:08
@dg dg force-pushed the master branch 7 times, most recently from 684be2b to 2a0c595 Compare January 24, 2023 19:09
@dg dg closed this in 0d45c79 Mar 18, 2023
dg added a commit that referenced this pull request Mar 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants