/[Apache-SVN]
ViewVC logotype

Revision 1567863


Jump to revision: Previous Next
Author: jawi
Date: Thu Feb 13 08:37:49 2014 UTC (10 years, 8 months ago)
Changed paths: 5
Log Message:
FELIX-3988 - better handling of HttpContext#handleSecurity:

- in case the HttpContext#handleSecurity either committed its own
  response, or did set a non-default status code, do not overwrite
  the status code with SC_FORBIDDEN;
- modified logic for both the FilterHandler & ServletHandler to make
  them symmetrical, added additional test cases to verify the 
  behaviour.



Changed paths

Path Details
Directoryfelix/trunk/http/base/src/main/java/org/apache/felix/http/base/internal/handler/FilterHandler.java modified , text changed
Directoryfelix/trunk/http/base/src/main/java/org/apache/felix/http/base/internal/handler/ServletHandler.java modified , text changed
Directoryfelix/trunk/http/base/src/test/java/org/apache/felix/http/base/internal/handler/FilterHandlerTest.java modified , text changed
Directoryfelix/trunk/http/base/src/test/java/org/apache/felix/http/base/internal/handler/ServletHandlerTest.java modified , text changed
Directoryfelix/trunk/http/itest/src/test/java/org/apache/felix/http/itest/HttpJettyTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26