Open GoogleCodeExporter opened 9 years ago
The function you are referring to is creating a path segment. & should
definitely not be encoded as &
java.net.URLEncoder can be used for encoding the query string
org.tuckey.web.filters.urlrewrite.utils.URLEncoder handles individual path
parts and path segments.
See
http://www.lunatech-research.com/archives/2009/02/03/what-every-web-developer-mu
st-know-about-url-encoding
Original comment by jontro@gmail.com
on 1 Nov 2011 at 5:44
Original issue reported on code.google.com by
EdgeWise...@gmail.com
on 25 Oct 2011 at 9:07