Using POST not GET for url.forward

Jake Stride6 years ago

Is this possible, looking at my apache logs it appears this gets done as a POST but the end point I'm forwarding to has just been upgraded by third party to deprecate GET and only accept POST?

Anton Tananaev6 years ago

Yes, it's possible if you enable JSON format.