Make eww handle "http://a/../../../g"
commita37a14e0a8ee16b7ae53b4dba9b60329e3b4308d
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 15 Apr 2018 20:20:28 +0000 (15 22:20 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 15 Apr 2018 20:20:28 +0000 (15 22:20 +0200)
treea7247ced0dcac45ba7fae7596797e0576eaeb12c
parent1c16fbd1b281a46b07028ca78dbaab9a0ec6fd2f
Make eww handle "http://a/../../../g"

* lisp/net/eww.el (eww): Strip leading elements off URLs on the
form "http://a/../../../g", because that's what all the other
browsers do (bug#8622).
lisp/net/eww.el