Forum Discussion

Puneet_SETH's avatar
Puneet_SETH
Ret. Employee
Dec 16, 2019

URI Rewrite when sending the packet to Backend

Hi All,   I'm working on this requirement to rewrite the URI path in the HTTP Request, just the URI path and not the query portion.   E.g. Incoming request to http://1.1.1.1/test/abc?param=1234...