From c440dfc99e1292cf71c96f32e3030a39101eac29 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Thu, 24 Dec 2009 10:44:53 -0500 Subject: Proper JavaScript-side URI escaping/de-escaping; fix C-side URL encoding of big characters --- tests/jsuni.urs | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/jsuni.urs (limited to 'tests/jsuni.urs') diff --git a/tests/jsuni.urs b/tests/jsuni.urs new file mode 100644 index 00000000..6ac44e0b --- /dev/null +++ b/tests/jsuni.urs @@ -0,0 +1 @@ +val main : unit -> transaction page -- cgit v1.2.3