* SoapHttpClientProtocol.cs, HttpSoapWebServiceHandler.cs, Methods.cs:
[mono.git] / mcs / class / System.Web.Services / System.Web.Services.Protocols / Methods.cs
2003-07-09 Lluis Sanchez * SoapHttpClientProtocol.cs, HttpSoapWebServiceHandler...
2003-07-04 Lluis Sanchez * LogicalMethodInfo.cs: Fixed Invoke method. If return...
2003-06-14 Lluis Sanchez * Methods.cs: Added information about headers in Metho...
2003-06-13 Lluis Sanchez * Methods.cs: Added serializer to MethodStubInfo for...
2003-06-10 Lluis Sanchez * Methods.cs: removed handler for UnknownNode event
2003-06-05 Lluis Sanchez * Methods.cs: added support for encoded format
2003-06-01 Miguel de IcazaWe now do the call correctly (thanks to Lluis input...
2003-05-31 Miguel de IcazaFirst set of attempts to do RPC, but I need to prefix...
2003-05-30 Miguel de Icaza2003-05-30 Miguel de Icaza <miguel@ximian.com>
2003-05-30 Miguel de Icazamaybe this is part of the problem
2003-05-30 Miguel de IcazaThanks to Lluis' work on the XmlSerializer it is now...