2004-06-15 Gonzalo Paniagua Javier * DefaultProxyHandler.cs: removed Console.WriteLine's. 2004-05-13 Gonzalo Paniagua Javier * NetConfigurationHandler.cs: process the httpWebRequest node too. Better error checking. 2003-10-09 Gonzalo Paniagua Javier * ConnectionManagementHandler.cs: the hashtable is case insensitive now. 2003-10-08 Gonzalo Paniagua Javier * ConnectionManagementHandler.cs: added GetMaxConnections to return the max. number of simultaneous connections to a given host. 2003-07-14 Jerome Laban * NetConfigurationHandler.cs: New file that handles system.net/settings 2003-06-13 Gonzalo Paniagua Javier * NetAuthenticationModuleHandler.cs: register the modules using AuthenticationManager. 2003-06-06 Gonzalo Paniagua Javier * WebRequestModuleHandler.cs: handles system.net/webRequestModules configuration section. 2003-06-06 Gonzalo Paniagua Javier * DefaultProxyHandler.cs: new file. * NetAuthenticationModuleHandler.cs: new file. Reworked HttpWebRequest and related classes. 2003-05-09 Gonzalo Paniagua Javier * ConnectionManagementHandler.cs: New file that handles system.net/connectionManagement section.