No or not in a stock version - are all the POSTs in your system convert-able?

I don't think you can write a general POST->GET converter because there are options with POSTs that are not available with GET - my favorite "100 Continue" - is that available to use with GET as far as the protocol definition?

You could blindly switch the "method" maybe but I doubt that would achieve what you want.

On 9/1/10 8:53 PM, Joe Stein wrote:
Is there anyway for HAPROXY to take a POST and turn it into a GET when sending
it to backend server?

Thanks,

/*
Joe Stein, 973-944-0094
http://www.medialets.com
Twitter: @allthingshadoop
*/

Reply via email to