mirror of
https://github.com/apache/struts.git
synced 2026-08-06 15:17:00 +00:00
Merge pull request #814 from assachs/master
[WW-5373] Update JavaDoc CspReportAction.java
This commit is contained in:
@@ -42,7 +42,7 @@ import static org.apache.struts2.interceptor.csp.CspSettings.CSP_REPORT_TYPE;
|
||||
* <package name="csp-reports" namespace="/" extends="struts-default">
|
||||
* <action name="csp-reports" class="org.apache.struts2.action.DefaultCspReportAction">
|
||||
* <result type="httpheader">
|
||||
* <param name="statusCode">200</param>
|
||||
* <param name="status">204</param>
|
||||
* </result>
|
||||
* </action>
|
||||
* </package>
|
||||
|
||||
Reference in New Issue
Block a user