[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mono-patches
Subject:    [Mono-patches] r81130 - trunk/moon/gtk
From:       "Miguel de Icaza (miguel () novell ! com)"
Date:       2007-06-30 21:34:57
Message-ID: 20070630213457.7C4CE9472C () mono-cvs ! ximian ! com
[Download RAW message or body]

Author: miguel
Date: 2007-06-30 17:34:57 -0400 (Sat, 30 Jun 2007)
New Revision: 81130

Modified:
   trunk/moon/gtk/ManagedDownloader.cs
Log:
More fixes for digger

Modified: trunk/moon/gtk/ManagedDownloader.cs
===================================================================
--- trunk/moon/gtk/ManagedDownloader.cs	2007-06-30 21:33:05 UTC (rev 81129)
+++ trunk/moon/gtk/ManagedDownloader.cs	2007-06-30 21:34:57 UTC (rev 81130)
@@ -144,7 +144,7 @@
 		
 		void Open (string verb, string uri)
 		{
-			if (verb != "GET"){
+			if (verb != "GET" && verb.ToUpper () != "GET"){
 				Console.WriteLine ("Do not know what to do with verb {0}", verb);
 				return;
 			}

_______________________________________________
Mono-patches maillist  -  Mono-patches@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-patches
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic