@webaware @javiercasares @futtta the problem here is, that multiple headers are valid/possible by the spec: https://www.w3.org/TR/activitypub/#retrieving-objects
What about to check for HTML accept header: something like do only cache if ther is `text/html` in the accept header? Cachify uses something similar: https://github.com/pluginkollektiv/cachify/pull/273/files