From b6e801ce120f73f5805a64ac8b5bc71743fa6708 Mon Sep 17 00:00:00 2001 From: Jaidyn Ann <10477760+JadedCtrl@users.noreply.github.com> Date: Sat, 23 Mar 2024 18:31:32 -0500 Subject: [PATCH] Send appropriate Content-type header application/jrd+json rather than text/plain! --- webtentacle.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webtentacle.lisp b/webtentacle.lisp index 778d00e..61fecc7 100644 --- a/webtentacle.lisp +++ b/webtentacle.lisp @@ -101,7 +101,7 @@ This can be used if you don’t want to wrap your server with SERVER, and would rather handle the Webfinger path yourself." (list 200 - '(:content-type "text/plain") + '(:content-type "application/jrd+json; charset=utf-8") (list (format nil "~A"