X-Git-Url: http://git.kpe.io/?p=puri.git;a=blobdiff_plain;f=src.lisp;fp=src.lisp;h=da6d9fd2af08c1a8812a6c428678e79c2c4a6971;hp=44ec5ea47cbcf1aba5aa127633e5ec51d3bde338;hb=68260dbf320c01089c8cee54ef32c800eefcde7f;hpb=d714cd08ba167679c2dbd42f9db11eba5602a5bb diff --git a/src.lisp b/src.lisp index 44ec5ea..da6d9fd 100644 --- a/src.lisp +++ b/src.lisp @@ -385,7 +385,7 @@ (defparameter *reserved-path-characters* (reserved-char-vector (append *excluded-characters* - '(#\; + '(#\; #\% ;;;;The rfc says this should be here, but it doesn't make sense. ;; #\= #\/ #\?))))