Urlproxy in Ignition Gateway

I found the URLProxy GW feature from this post. This is awesome, as I route some WebServices (SUDS) through Ignition Gateway. Problem is, it seems to only support GET method.

Exception: (405, u'HTTP method POST is not supported by this URL')

Are there any other ways to support POST methods so I can post SOAP messages through the Gateway?

Original Post: Camera Issue in Client:

DIY with the web services module?

DUH! Yes, I suppose that would work. Let me try that.