Fix HttpHandler, HttpHandlerFactory and HttpServerChannel to work properly with a...
[mono.git] / mcs / class / System.Runtime.Remoting / System.Runtime.Remoting.Channels.Http / HttpClientChannel.cs
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2004-12-17 Lluis Sanchez2004-12-17 Lluis Sanchez Gual <lluis@ximian.com>
2004-12-14 Marek SafarCopied remotely
2004-11-16 Jonathan Pryor * Mono.Posix.dll.sources: Rename Mono.Posix to Mono...
2004-11-10 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-10-22 Lluis Sanchez * HttpClientChannel.cs: In CreateMessageSink, process...
2004-10-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-27 Lluis Sanchez * HttpClientChannel.cs: Throw an http exception if...
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-24 Duncan MakAdd licensing info
2004-05-13 Lluis Sanchez * HttpChannel.cs, HttpClientChannel.cs: Added missing...
2004-02-27 Lluis Sanchez * HttpClientChannel.cs: Set the RequestUri transport...
2003-11-12 Lluis Sanchez * HttpServerChannel.cs: Removed StartListening call...
2003-09-17 Lluis Sanchez * HttpHelper.cs: Fixed bug #48468. Patch by Jean-Marc...
2003-08-22 Lluis Sanchez * HttpClientChannel.cs: Changed text for user-agent...
2003-08-18 Lluis Sanchez * HttpClientChannel.cs, HttpServerChannel.cs: Fixed...
2003-06-21 Lluis Sanchez * HttpChannel.cs, HttpClientChannel.cs, HttpHelper...
2003-03-22 Martin Willemoes... * Stubed System.Runtime.Remoting.Channels.Http