Remove dangling reference to UnsafeRequestPath.java

This commit is contained in:
Chris Smowton
2022-01-18 17:08:38 +00:00
committed by GitHub
parent a3d65a8ed0
commit 748008ad51

View File

@@ -35,7 +35,6 @@ attacks. It also shows how to remedy the problem by validating the user input.
</p>
<sample src="UnsafeServletRequestDispatch.java" />
<sample src="UnsafeRequestPath.java" />
</example>
<references>