File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1755
1755
{
1756
1756
"input" : " http://example.com/foo/%2e%2" ,
1757
1757
"base" : " about:blank" ,
1758
- "href" : " http://example.com/foo/. %2" ,
1758
+ "href" : " http://example.com/foo/%2e %2" ,
1759
1759
"origin" : " http://example.com" ,
1760
1760
"protocol" : " http:" ,
1761
1761
"username" : " " ,
1762
1762
"password" : " " ,
1763
1763
"host" : " example.com" ,
1764
1764
"hostname" : " example.com" ,
1765
1765
"port" : " " ,
1766
- "pathname" : " /foo/. %2" ,
1766
+ "pathname" : " /foo/%2e %2" ,
1767
1767
"search" : " " ,
1768
1768
"hash" : " "
1769
1769
},
1770
1770
{
1771
1771
"input" : " http://example.com/foo/%2e./%2e%2e/.%2e/%2e.bar" ,
1772
1772
"base" : " about:blank" ,
1773
- "href" : " http://example.com/. .bar" ,
1773
+ "href" : " http://example.com/%2e .bar" ,
1774
1774
"origin" : " http://example.com" ,
1775
1775
"protocol" : " http:" ,
1776
1776
"username" : " " ,
1777
1777
"password" : " " ,
1778
1778
"host" : " example.com" ,
1779
1779
"hostname" : " example.com" ,
1780
1780
"port" : " " ,
1781
- "pathname" : " /. .bar" ,
1781
+ "pathname" : " /%2e .bar" ,
1782
1782
"search" : " " ,
1783
1783
"hash" : " "
1784
1784
},
You can’t perform that action at this time.
0 commit comments