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

Naresh <nareshnk1...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #5 from Naresh <nareshnk1...@gmail.com> ---
(In reply to Christopher Schultz from comment #4)
> (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*?

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

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to