Skip to content

Commit

Permalink
Merge pull request #814 from assachs/master
Browse files Browse the repository at this point in the history
[WW-5373] Update JavaDoc CspReportAction.java
  • Loading branch information
lukaszlenart committed Dec 18, 2023
2 parents 3aeff1c + 8965c57 commit 92227bb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
* <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>
Expand Down

0 comments on commit 92227bb

Please sign in to comment.