Skip to content

Commit

Permalink
Issue #660 fix invalid error-code
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Lamy <olamy@apache.org>
  • Loading branch information
olamy committed Jun 21, 2024
1 parent 15a83b8 commit c18e06d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<session-timeout>54</session-timeout>
</session-config>
<error-page>
<error-code>411</error-code>
<error-code>410</error-code>
<location>/servletErrorPage</location>
</error-page>
</web-app>

0 comments on commit c18e06d

Please sign in to comment.