comparison tests/name.ur @ 1259:83b1853d1e58

URL-escape with '.' instead of '%', to avoid confusing proxies
author Adam Chlipala <adamc@hcoop.net>
date Tue, 18 May 2010 14:47:56 -0400
parents
children
comparison
equal deleted inserted replaced
1258:78b36c50daf9 1259:83b1853d1e58
1 fun hello name = return <xml>{[name]}</xml>