Question #284962 on ladon changed: https://answers.launchpad.net/ladon/+question/284962
Description changed to: I want to use soap11 interface and it's ok, when i do that locally. I'm sending test soap request from suds and there are no problems. But when I'm deploying, put my app under nginx and do test soap request on soap11 method then I'm getting this error: Exception: (405, 'Requests for TDMethods soap11 interface must be posted'). I think this problem is that somehow POST is changed to GET after nginx and that is why ladon raise the error. Can anyone help, maybe anyone have good nginx configuration for doing that? -- You received this question notification because your team Ladon Developer is an answer contact for ladon. -- Mailing list: https://launchpad.net/~ladon-dev-team Post to : ladon-dev-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~ladon-dev-team More help : https://help.launchpad.net/ListHelp