Browse Source
This change restricts the maximum number of forwards in MockMvcWebConnection to 100, in case a forward is configured in a way that causes a loop. This is necessary in HtmlUnit backed tests, unlike in classic MockMvc tests in which the forwards are not actually resolved. See gh-29557 Closes gh-29866 Co-authored-by: Simon Baslé <sbasle@vmware.com>pull/30101/head
Manthan Bhatt
2 years ago
committed by
Simon Baslé
3 changed files with 21 additions and 1 deletions
Loading…
Reference in new issue