Welcome to mirror list, hosted at ThFree Co, Russian Federation.

NEWS « Mono.Http « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e3d04b08da6a9b7e7396c0415fe713fbf12a5b23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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.