Skip to content

Commit 63b58c2

Browse files
authored
Fix PR#20345 header name (#8593)
1 parent 2bc4003 commit 63b58c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/_data/changelogs/weekly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28819,7 +28819,7 @@
2881928819
pr_title: Add CSP-compliant variant of undocumented validateButton
2882028820
script feature
2882128821
message: |-
28822-
Add <code>XJenkinsValidateButtonCallback</code> (a JSON object with <code>callback</code> and <code>arguments</code> keys) as a replacement for the CSP incompatible <code>script</code> HTTP response header for <code>f:validateButton</code>.
28822+
Add <code>X-Jenkins-ValidateButton-Callback</code> (a JSON object with <code>callback</code> and <code>arguments</code> keys) as a replacement for the CSP incompatible <code>script</code> HTTP response header for <code>f:validateButton</code>.
2882328823

2882428824
# pull: 11147 (PR title: Update the ReadMe)
2882528825
# pull: 11291 (PR title: Adapt docs for Jira migration)

0 commit comments

Comments
 (0)