mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-25 13:32:30 +00:00
Fix @since for StrictHttpFirewall
This commit is contained in:
parent
d07cfe655d
commit
d20ed9f5c9
@ -63,7 +63,7 @@ import java.util.Set;
|
||||
*
|
||||
* @see DefaultHttpFirewall
|
||||
* @author Rob Winch
|
||||
* @since 5.0.1
|
||||
* @since 4.2.4
|
||||
*/
|
||||
public class StrictHttpFirewall implements HttpFirewall {
|
||||
private static final String ENCODED_PERCENT = "%25";
|
||||
|
Loading…
x
Reference in New Issue
Block a user