I replied to the following: ↷

Vidar Hokstad / Galaxy Bound (@vidar@galaxybound.com)

@jalcine@todon.eu The "old-school" solution is to user extensions to dynamically select format. E.g. one site I worked on had urls of format /item/somenumber return HTML, but you could add ".xml", ".rss" and a few other extensions to get other formats.The annoying thing about that is that there's no reliable/standard automated way of discovering the alternative formats for arbitrary sites.But at least proxies won't break it.
byGalaxy Bound archived copycurrent

I can see something like https://html.spec.whatwg.org/multipage/links.html#link-type-alternate being used for discerning alternative types, but that'd require parsing HTML (which is oddly deemed as taboo outside a browser nowadays).

Engagement is powered by Webmentions — a premier standard of the Web to let other sites know you've mentioned them. Learn how to reply from your own site. or from a supported silo Aaron has an interactive post about this. If you've mentioned this URL via another one, use the form below to submit it.

If you don't currently own your replies, then you can click below to do so.

I currently aim to own my comments and plan to eventually show those I've received once I finish Lighthouse.