From 61a63ff85124d932cca5a2aeba9ae685fa7f146f Mon Sep 17 00:00:00 2001
From: John Hurliman
Date: Wed, 3 Mar 2010 14:38:00 -0800
Subject: * Added three new helper utility files to OpenSim.Framework.
MultipartForm is used for constructing multipart/form-data requests.
UntrustedWebRequest places sanity checks and policy on requests to HTTP
endpoints that are not in the same trust domain (useful for Hypergrid,
OpenID, etc). WebUtil contains misc. functions for managing URLs and network
streams
---
prebuild.xml | 1 +
1 file changed, 1 insertion(+)
(limited to 'prebuild.xml')
diff --git a/prebuild.xml b/prebuild.xml
index 09d78e9..98a471b 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -157,6 +157,7 @@
+
--
cgit v1.1