* System.Web.Services.dll.sources: Added
[mono.git] / mcs / class / System.Web.Services / System.Web.Services.Protocols / Methods.cs
2003-10-04 Lluis Sanchez * SoapDocumentationHandler.cs: Moved here the code...
2003-10-01 Lluis Sanchez * HtmlFormParameterReader.cs, HtmlFormParameterWriter.cs,
2003-09-29 Lluis Sanchez * Methods.cs: Little fix in binding check.
2003-09-28 Lluis Sanchez * HttpSoapWebServiceHandler.cs: In SerializeResponse...
2003-09-04 Lluis Sanchez * Methods.cs: Added support for bare parameter style...
2003-09-01 Lluis Sanchez * Methods.cs: In TypeStubInfo, added Documentation...
2003-08-28 Lluis Sanchez * HttpSoapWebServiceHandler.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...