2004-05-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / class / System.Web.Services / System.Web.Services.Protocols / SoapHttpClientProtocol.cs
2004-03-09 Lluis Sanchez * HttpSoapWebServiceHandler.cs: Set the properties...
2004-02-27 Lluis Sanchez * Fault.cs: Moved Fault class from Methods.cd to this...
2004-01-21 Lluis Sanchez * HttpSoapWebServiceHandler.cs, SoapHttpClientProtocol...
2003-11-27 Lluis Sanchez * Methods.cs: Added correct namespace for serializatio...
2003-11-24 Lluis Sanchez * Methods.cs, TypeStubManager.cs, SoapMessage.cs:...
2003-11-20 Gonzalo Paniagua... 2003-11-20 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-11-20 Gonzalo Paniagua... 2003-11-20 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-10-14 Lluis Sanchez * HttpGetTypeStubInfo.cs, HttpPostTypeStubInfo.cs...
2003-10-12 Lluis Sanchez * SoapHttpClientProtocol.cs: Replaced AsyncInfo by...
2003-10-04 Lluis Sanchez * SoapDocumentationHandler.cs: Moved here the code...
2003-10-01 Lluis Sanchez * HtmlFormParameterReader.cs, HtmlFormParameterWriter.cs,
2003-07-16 Lluis Sanchez* SoapHttpClientProtocol.cs: Removed debug WriteLine.
2003-07-10 Lluis Sanchez * HttpSoapWebServiceHandler.cs: MS puts the soap actio...
2003-07-09 Lluis Sanchez * SoapHttpClientProtocol.cs, HttpSoapWebServiceHandler...
2003-07-04 Lluis Sanchez * LogicalMethodInfo.cs: Fixed Invoke method. If return...
2003-06-21 Gonzalo Paniagua... 2003-06-21 Gonzalo Paniagua Javier <gonzalo@ximian...
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-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 Icaza2003-05-30 Miguel de Icaza <miguel@ximian.com>
2003-05-30 Miguel de IcazaThanks to Lluis' work on the XmlSerializer it is now...
2003-05-11 Miguel de IcazaVarious changes, they send the the SOAP request, now...
2003-04-30 Miguel de IcazaSmall workaround for the stack thing.
2003-04-30 Miguel de Icaza2003-04-29 Miguel de Icaza <miguel@ximian.com>
2003-04-30 Miguel de Icaza2003-04-29 Miguel de Icaza <miguel@ximian.com>
2002-07-23 Tim Coleman2002-07-23 Tim Coleman <tim@timcoleman.com>
2002-07-22 Tim Coleman2002-07-22 Tim Coleman <tim@timcoleman.com>
2002-07-21 Tim Coleman2002-07-20 Tim Coleman <tim@timcoleman.com>