- Start Spring boot application
- Send a curl to the rest api
- curl http://localhost:8080/headers -H "name: Preuß" <-- error
- curl http://localhost:8080/headers -H "name: PreuÄ" <-- error
- curl http://localhost:8080/headers -H "name: Preuä" <-- ok ! But Ä not?
- curl http://localhost:8080/headers -H "name: PreuÖ" <-- error
- curl http://localhost:8080/headers -H "name: Preuö" <-- ok ! But Ö not?
-
Notifications
You must be signed in to change notification settings - Fork 0
clude86/strict-firewall-block-request-minimal-reproducible-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Spring Security - StrictHttpFirewall blocks requests that e.g. ß Ä Ü contained in the header
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published