I've had a request from developers for API rewriting, is there any way in haproxy to extract fields from POST bodies and put them in the URI which is passed to the backend? I couldn't find anything in the 1.4 docs for this so I'm not convinced this is possible or a good idea.
Has anyone got any tips on this apart from write a "proxy" client that accepts requests and forwards itself? Thanks

