Skip to content
Snippets Groups Projects
Commit f1b41b7f authored by Kevin M. Rosenberg's avatar Kevin M. Rosenberg
Browse files

r11031: changes from franz

parent 1321c88e
No related branches found
No related tags found
No related merge requests found
......@@ -183,9 +183,6 @@
(push `(test "%20" (format nil "~a" (parse-uri "%20"))
:test 'string=)
res)
(push `(test "%FF" (format nil "~a" (parse-uri "%FF"))
:test 'string=)
res) ;Value 255 outside reserved-chars vector (128 bits)
(push `(test "&" (format nil "~a" (parse-uri "%26"))
:test 'string=)
res)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment