mirror of
https://github.com/apache/struts.git
synced 2026-08-11 01:27:14 +00:00
WW-2901 Set the default includeParams to "none" (is currently "get")
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@722957 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -92,7 +92,7 @@ Please do not edit it directly.
|
||||
<tr>
|
||||
<td align="left" valign="top">includeParams</td>
|
||||
<td align="left" valign="top">false</td>
|
||||
<td align="left" valign="top">get</td>
|
||||
<td align="left" valign="top">none</td>
|
||||
<td align="left" valign="top">false</td>
|
||||
<td align="left" valign="top">String</td>
|
||||
<td align="left" valign="top">The includeParams attribute may have the value 'none', 'get' or 'all'</td>
|
||||
|
||||
Reference in New Issue
Block a user