HttpWorkerRequest.cs: Partial Implementation.
[mono.git] / mcs / class / System.Web / System.Web / ChangeLog
1 2001-08-29  Bob Smith  <bob@thestuff.net>
2
3         * HttpWorkerRequest.cs: Partial Implementation.
4
5 2001-08-16  Bob Smith  <bob@thestuff.net>
6
7          * HttpCookieCollection.cs, HttpCookie.cs: Bug fixes.
8
9 2001-08-09  Bob Smith  <bob@thestuff.net>
10
11          * BeginEventHandler.cs: Implemented.
12          * EndEventHandler.cs: Implemented.
13          * HttpCacheability.cs: Implemented.
14          * HttpCacheRevalidation.cs: Implemented.
15          * HttpCacheValidateHandler.cs: Implemented.
16          * HttpCookieCollection.cs: Implemented.
17          * HttpCookie.cs: Implemented.
18          * HttpValidationStatus.cs: Implemented.
19          * HttpWorkerRequest.EndOfSendNotification.cs: Implemented.
20          * IHttpAsyncHandler.cs: Implemented.
21          * IHttpHandler.cs: Implemented.
22          * IHttpHandlerFactory.cs: Implemented.
23          * IHttpModule.cs: Implemented.
24          * ProcessShutdownReason.cs: Implemented.
25          * ProcessStatus.cs: Implemented.
26          * TraceMode.cs: Implemented.