I've noticed that getQueryString() on DefaultMultipartHttpServletRequest seems to have stripped off anchors. This isn't so with the javax servlet API. Is this a defect for this implementation of HttpServletRequest?
I've noticed that getQueryString() on DefaultMultipartHttpServletRequest seems to have stripped off anchors. This isn't so with the javax servlet API. Is this a defect for this implementation of HttpServletRequest?