https://bz.apache.org/bugzilla/show_bug.cgi?id=68603

--- Comment #4 from Christopher Schultz <[email protected]> ---
(In reply to Naresh from comment #2)
> Take for example before login request URI is "/bill/login" with request body
> of "leacsrf=c8b01130-3e28-4f29-b9e6-f9f54f3f2501".

Is this a query string in the URL, or is this the request body?

> Scenario is after authentication the current request URI(/bill/login) is
> changed with "srf=c8b01130-3e28" and the request query param is changed to
> "4f29-b9e6-f9f54f3f2501"

What is consuming the response? Just Tomcat via a call to
request.getParameter*?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to