Lluis Sanchez
|
caa7ee9da6
* TypeStubManager.cs: Improved locking in GetLogicalTypeInfo().
|
21 years ago |
Lluis Sanchez
|
3e5c944d3c
* LogicalMethodInfo.cs: Don't crash in GetCustomAttribute if the requested
|
21 years ago |
Lluis Sanchez
|
d939457bb9
2004-06-01 Gert Driesen <[email protected]>
|
21 years ago |
Lluis Sanchez
|
8934a37601
* SoapClientMessage.cs: Get the MethodInfo from the corresponding
|
21 years ago |
Gonzalo Paniagua Javier
|
b53a254e78
2004-05-18 Gonzalo Paniagua Javier <[email protected]>
|
21 years ago |
Lluis Sanchez
|
797c6414c2
* LogicalMethodInfo.cs: Made EnableSession property internal.
|
21 years ago |
Lluis Sanchez
|
de7bdac611
* HttpSimpleWebServiceHandler.cs: Added GetRequestMethod(), which is used
|
21 years ago |
Gonzalo Paniagua Javier
|
28e68025c2
2004-05-11 Gonzalo Paniagua Javier <[email protected]>
|
21 years ago |
Gonzalo Paniagua Javier
|
247fb79d80
2004-05-10 Gonzalo Paniagua Javier <[email protected]>
|
21 years ago |
Gonzalo Paniagua Javier
|
3e0dca1db9
2004-05-05 Gonzalo Paniagua Javier <[email protected]>
|
22 years ago |
Gonzalo Paniagua Javier
|
1056209871
2004-05-05 Gonzalo Paniagua Javier <[email protected]>
|
22 years ago |
Lluis Sanchez
|
dbd77e59a0
* WebServiceHelper.cs: In GetContentEncoding, chop off the single & double
|
22 years ago |
Lluis Sanchez
|
80f7efa5ae
* HttpSoapWebServiceHandler.cs: Set the properties ContentType and
|
22 years ago |
Lluis Sanchez
|
0bf8cc59e9
* Fault.cs: Moved Fault class from Methods.cd to this file. It also includes
|
22 years ago |
Lluis Sanchez
|
f36c0b6fb2
* WebServiceHelper.cs: When reading a soap request, skip empty headers.
|
22 years ago |
Lluis Sanchez
|
e1d103bdad
* WebServiceHandler.cs: inheritance from WebService is not mandatory.
|
22 years ago |
Alon Gazit
|
ac85551cb5
|
22 years ago |
Alon Gazit
|
3261a7c584
|
22 years ago |
Lluis Sanchez
|
378daeb850
SoapDocumentMethodAttribute.cs: Fixed bug in ResponseNamespace.
|
22 years ago |
Lluis Sanchez
|
3ff5b4d210
* HttpWebClientProtocol.cs: Added missing property.
|
22 years ago |
Lluis Sanchez
|
ceb8ba178e
* HttpSoapWebServiceHandler.cs, SoapHttpClientProtocol.cs: Do not use
|
22 years ago |
Lluis Sanchez
|
ed79d98e41
* Methods.cs: Set the correct namespaces for Fault. This fixes bug #53117.
|
22 years ago |
Lluis Sanchez
|
c96564bad2
* Methods.cs: Get the method namespace from the binding, not from the web
|
22 years ago |
Lluis Sanchez
|
ea972d0084
* Methods.cs: Set the correct element name and namespace for headers (those
|
22 years ago |
Gonzalo Paniagua Javier
|
dc40f53dae
2004-01-10 Gonzalo Paniagua Javier <[email protected]>
|
22 years ago |
Lluis Sanchez
|
6992a6af1c
SoapDocumentationHandler.cs: Added support for DISCO file generation.
|
22 years ago |
Lluis Sanchez
|
ae76434743
* HttpSimpleClientProtocol.cs: Do not encode the request url, since it is
|
22 years ago |
Lluis Sanchez
|
3c2d1485fb
* HttpSoapWebServiceHandler.cs: Added check for valid SOAPAction header.
|
22 years ago |
Lluis Sanchez
|
82948ae516
* Methods.cs: Added special handling for RPC format.
|
22 years ago |
Lluis Sanchez
|
2bc1f2ed46
* Methods.cs: Added correct namespace for serialization in Fault class.
|
22 years ago |