From f2007435ca9e15257cb80085edcbf7f897993f64 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Tue, 18 May 2010 14:47:56 -0400 Subject: URL-escape with '.' instead of '%', to avoid confusing proxies --- tests/name.urs | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/name.urs (limited to 'tests/name.urs') diff --git a/tests/name.urs b/tests/name.urs new file mode 100644 index 00000000..9ef36261 --- /dev/null +++ b/tests/name.urs @@ -0,0 +1 @@ +val hello : string -> transaction page -- cgit v1.2.3