[
https://issues.apache.org/jira/browse/WW-5511?focusedWorklogId=979962&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-979962
]
ASF GitHub Bot logged work on WW-5511:
--------------------------------------
Author: ASF GitHub Bot
Created on: 22/Aug/25 06:35
Start Date: 22/Aug/25 06:35
Worklog Time Spent: 10m
Work Description: lukaszlenart opened a new pull request, #1317:
URL: https://github.com/apache/struts/pull/1317
Closes [WW-5511](https://issues.apache.org/jira/browse/WW-5511)
Issue Time Tracking
-------------------
Worklog Id: (was: 979962)
Remaining Estimate: 0h
Time Spent: 10m
> Remove deprecated CspSettings#addCspHeaders()
> ---------------------------------------------
>
> Key: WW-5511
> URL: https://issues.apache.org/jira/browse/WW-5511
> Project: Struts 2
> Issue Type: Improvement
> Components: Core Interceptors
> Reporter: Lukasz Lenart
> Assignee: Lukasz Lenart
> Priority: Minor
> Fix For: 6.8.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {code:java}
> /**
> * @deprecated since 6.0.3, use {@link #addCspHeaders(HttpServletRequest,
> HttpServletResponse)} instead
> */
> @Deprecated
> void addCspHeaders(HttpServletResponse response);
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)