fix: headers

This commit is contained in:
Cory Dransfeldt 2024-03-25 10:16:12 -07:00
parent f1aa80b606
commit 8b3142cca7
No known key found for this signature in database
2 changed files with 6 additions and 1 deletions

View file

@ -79,6 +79,11 @@ for = "/api/search"
[headers.values]
Content-Type = "application/json"
[[headers]]
for = "/api/event"
[headers.values]
Content-Type = "application/json"
[[headers]]
for = "/blogroll.opml"
[headers.values]