On 14/10/2010 09:02, Konstantin Kolinko wrote:
> OK. Looks that the patch is working.  The snoop.jsp displays the full
> original path as "Request URI" (aka request.getRequestURI()).
> 
> Other things there
> 1) Add http://svn.apache.org/viewvc?rev=1022389&view=rev
+1

> 2) protected method CoyoteAdapter.parseSessionId(..) is no more used.
> Deprecate it?
+1

> 3) path parameters that have no '=' in them are not added to the map.
Could you find a definitive reference on how path parameters are defined
for HTTP (i.e. use ';' as the separator, value required/optional,
defining multiple values for one parameter, path segment is/isn't
significant etc.)? I looked but couldn't find anything.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to