Panoptic icon indicating copy to clipboard operation
Panoptic copied to clipboard

Add support for Semantic URLs

Open lightos opened this issue 10 years ago • 1 comments

Add support for URLs that include the path traversal in a semantic URL (https://en.wikipedia.org/wiki/Semantic_URL).

For example, instead of: http://www.example.com/file.php?x=/etc/passwd

A semantic URL may include the path traversal in the following form: http://www.example.com/file/x/etc/passwd

lightos avatar Jul 26 '15 16:07 lightos

+1

sitz avatar Feb 25 '16 15:02 sitz