ignore Multipart requests in HttpSessionRequestCache.requestMatcher#7167
Conversation
|
I have a question regarding testing, since I'm not very familiar with the test setup. I have a few questions:
|
|
Thanks for working this issue. See if this test helps https://github.com/spring-projects/spring-security/blob/5.2.0.M4/config/src/test/java/org/springframework/security/config/annotation/web/configurers/RequestCacheConfigurerTests.java#L126 The gist is:
|
Thanks @rwinch for the hint, I have added the test as you suggested. |
|
Thanks for the PR @a-sayyed! This is now merged into master |
references: #7060