Skip to content

config: add application/xml mimetype support.

kaniini requested to merge kaniini/pleroma:feature/application-xml-mime into develop

application/xml is the older xml mimetype. some legacy scripts make use of it, as well as common use for debugging with curl and other tools. so it makes sense to have it alongside text/xml.

Merge request reports