[asp.net] Fix for bug #648439. Do not prefix HttpRequest.ServerVariables ["QUERY_STRI...
[mono.git] / mcs / class / Mono.Http / NEWS
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..e3d04b08da6a9b7e7396c0415fe713fbf12a5b23 100644 (file)
@@ -0,0 +1,19 @@
+December 12, 2003 - Gonzalo Paniagua
+----------------------------------
+
+* Added NtlmClient
+* Added request creator for gzip.
+
+July 26, 2003 - Gonzalo Paniagua
+----------------------------------
+
+* Added gzip Content-Encoding handling WebRequest/WebResponse wrappers and
+sample.
+
+
+July 24, 2003 - Gonzalo Paniagua
+----------------------------------
+
+* Initial check in of the classes that add gzip compression support to ASP.NET
+hosting.
+