• Create pull request with extra test cases

Question related to mission URL Normalization

 

Good day! I`ve just created a pull request to URL normalization mission, because my solution and some others don't check nested '..' segments in URL, e.g.

http://example.com/a/b/c/../../../

... and mission passed successfully.