Skip to content

Commit 4b569bf

Browse files
authored
fix(docs): Content-Type should be application/reports+json (#218)
Closes: #217
1 parent cb4525e commit 4b569bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EXPLAINER.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Report-To: { "url": "https://example.com/reports", "max_age": 10886400 }
1414
POST /reports HTTP/1.1
1515
Host: example.com
1616
...
17-
Content-Type: application/report
17+
Content-Type: application/reports+json
1818
1919
[{
2020
"type": "myreport",

0 commit comments

Comments
 (0)