From 61d66bc8dc7c86fec96d19e6c56530896627c149 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Fri, 11 Oct 2024 19:21:10 -0700 Subject: [PATCH] fix: headers --- _headers | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/_headers b/_headers index 94a1fcc7..d8702961 100644 --- a/_headers +++ b/_headers @@ -12,11 +12,11 @@ /feeds/all.json Content-Type: application/json -/feeds/posts +/feeds/books Content-Type: application/xml; charset=utf-8 x-content-type-options: nosniff -/feeds/posts.json +/feeds/books.json Content-Type: application/json /feeds/links @@ -26,6 +26,13 @@ /feeds/links.json Content-Type: application/json +/feeds/posts + Content-Type: application/xml; charset=utf-8 + x-content-type-options: nosniff + +/feeds/posts.json + Content-Type: application/json + /feeds/movies Content-Type: application/xml; charset=utf-8 x-content-type-options: nosniff @@ -33,13 +40,10 @@ /feeds/movies.json Content-Type: application/json -/feeds/books +/feeds/syndication Content-Type: application/xml; charset=utf-8 x-content-type-options: nosniff -/feeds/books.json - Content-Type: application/json - /api/search Content-Type: application/json