Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/net_2_0/machine.jvm.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/net_2_0/machine.jvm.config b/data/net_2_0/machine.jvm.config
index 660dc2268de..b6b7d65c7ab 100644
--- a/data/net_2_0/machine.jvm.config
+++ b/data/net_2_0/machine.jvm.config
@@ -229,8 +229,8 @@
<webServices>
<protocols>
<add name="HttpSoap"/>
- <add name="HttpPost"/>
- <add name="HttpGet"/>
+ <add name="HttpSoap12"/>
+ <add name="HttpPostLocalhost"/>
<add name="Documentation"/>
</protocols>
<wsdlHelpGenerator href="DefaultWsdlHelpGenerator.aspx" />