r11031: changes from franz
This commit is contained in:
@ -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)
|
||||
|
||||
Reference in New Issue
Block a user