Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.1.22
-
Fix Version/s: 6.1.23
-
Component/s: Security and SSL
-
Labels:None
-
Testcase included:yes
-
Number of attachments :
Description
When using digest authentication, the first few lines of HTTP POST request payload are replaced with partial request headers when the request body is read by the servlet.
I have just tried the test harness with Jetty 6.1-SNAPSHOT build, and it exhibits the same behavior as 6.1.22 release.