Send appropriate Content-type header
application/jrd+json rather than text/plain!
This commit is contained in:
parent
fec297861b
commit
b6e801ce12
|
@ -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."
|
rather handle the Webfinger path yourself."
|
||||||
(list
|
(list
|
||||||
200
|
200
|
||||||
'(:content-type "text/plain")
|
'(:content-type "application/jrd+json; charset=utf-8")
|
||||||
(list
|
(list
|
||||||
(format
|
(format
|
||||||
nil "~A"
|
nil "~A"
|
||||||
|
|
Ŝarĝante…
Reference in New Issue