Lines Matching refs:pathInfo
881 + 359309 adjust previous test for servletPath to include pathInfo
936 + 359309 adjust previous test for servletPath to include pathInfo
3112 + Added option to allow null pathInfo within context
3114 + Support null pathInfo option for webservices deployed to jetty/jboss
4025 + Default servlet may use only pathInfo for resource
5122 + Fixed forwarding to null pathInfo requests.
5131 + Fixed forwarding to null pathInfo requests.
5551 + HttpRequest.setRequestPath does not null pathInfo.
5999 + Fixed bug in ServletDispatch for null pathInfo
6008 + pathInfo returns null for zero length pathInfo (as per spec). Sorry if this
6011 + getPathTranslated now call getRealPath with pathInfo (as per spec).
6166 to set the translated path for pathInfo in servlet requests.