@ -29,8 +29,7 @@
(fn send-error [out code text]
(out:write_headers
(make-headers code
{ :content-type "text/plain" })
(make-headers code { :content-type "text/plain" })
false)
(out:write_chunk text true))
The note is not visible to the blocked user.