view tests/ent.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 af41ec2f302a
children
line wrap: on
line source
fun main () = return <xml><body>
  &lt;Whoa-hoa!&gt;  A&#66;CD!
</body></xml>