Skip to content

Commit

Permalink
Update CspReportAction.java WW-5373
Browse files Browse the repository at this point in the history
WW-5373 
change java comment
  • Loading branch information
assachs committed Dec 17, 2023
1 parent 4bc19c7 commit 8965c57
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 8965c57

Please sign in to comment.