Dmitry Bedrin
Dmitry Bedrin
Possible way to integration with Spring from Filter: ``` ((ApplicationContext)httpServletRequest.getServletContext().getAttribute("org.springframework.web.servlet.FrameworkServlet.CONTEXT.contextName")).getBean(HandlerExceptionResolver.class) ``` Returns `HandlerExceptionResolverComposite` - we can add Sniffy exception resolver here
Related to https://github.com/sniffy/sniffy/issues/272 We need to support custom reverse proxy configurations like /index.html -> /foo/bar/baz/patha/pathb/pathc/index.html For example make a second try for URL like /index.html/sniffy/.... in case first one fails...
If there're multiple queries, it's not clear to which operations like `ResultSet.next()` relate to
relative URLs get broken after redirect. Consider using `xmlhttprequest.responseURL`