aungmyo / impala

Automatically exported from code.google.com/p/impala
0 stars 0 forks source link

In ModuleHttpServiceInvoker, unwrap HttpServletRequest if got to end of filter chain #343

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Applies as of r5626

Should expose mechanism to unwrap the request so that the original request is 
passed down the filter chain, rather than the modified Impala request.

Original issue reported on code.google.com by philzoio...@googlemail.com on 15 Jul 2010 at 6:23

GoogleCodeExporter commented 9 years ago

Original comment by philzoio...@googlemail.com on 16 Jul 2010 at 9:06

GoogleCodeExporter commented 9 years ago
Fixed with r5631

Original comment by philzoio...@googlemail.com on 8 Sep 2010 at 8:36