On 15.10.2010 12:51, Konstantin Kolinko wrote:
2010/10/14 Mark Thomas<ma...@apache.org>:
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.
In addition to what Konstantin wrote: though I couldn't find a good
authoritative reference concerning path parameter definition for HTTP
URIs, I stumbled over a Tomcat discussion from 4 years ago:
http://marc.info/?t=115343016400001&r=1&w=2
http://marc.info/?t=115621014500001&r=1&w=2
Regards,
Rainer
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org