This change wraps the servlet response object in order to collect the status code. This can be risky if the code is expecting a raw type object. We are extending a standard “HttpServletResponseWrapper” though, so it should be easy to work around. This change also moves to the standard HttpServerTest for Servlet 2. |
||
---|---|---|
.. | ||
src | ||
servlet-3.gradle |