some remote users fail to fetch due to content-type mismatch?
https://epic.dansmonorage.blue/users/fdc
when fetching these, I get Validate content type of AP response: Content type is not application/activity+json or application/ld+json
, but curl
tells me that the content-type is indeed application/activity+json
add some debug prints, figure out what's going on, and see if it's a problem on our end or on epicyon's end
thanks to arubes.slothrun
on Discord for reporting the issue