Oh, I see now. Actually a config issue. It should return text/plain. But it’s odd, I recall it working, I literally just copy pasted it from local NGINX config where I recall it working in the past.
I added default_type text/plain; into the location block which now loads normally, and still returns the same 418 code.
Oh, I see now. Actually a config issue. It should return text/plain. But it’s odd, I recall it working, I literally just copy pasted it from local NGINX config where I recall it working in the past.
I added
default_type text/plain;into the location block which now loads normally, and still returns the same 418 code.Both servo and firefox now report the text correctly. I haven’t checked the response code on those, but lynx correctly reports 418: