Skip to content

Compare cloud.gate.ac.uk and gate.zeroae.co Content Type #39

@sodre

Description

@sodre

This is cloud.gate.ac.uk error message when we send an invalid content type

<message>Unsupported MIME type text/json, valid options are [application/xml, text/x-mediawiki, text/x-cochrane,
    text/x-pubmed, application/tika, application/xhtml+xml,
    application/vnd.openxmlformats-officedocument.wordprocessingml.document, text/sgml, text/x-conll,
    text/x-json-datasift, text/xml+mediawiki, application/vnd.ms-excel, application/fastinfoset, text/plain,
    application/vnd.oasis.opendocument.spreadsheet, application/pdf, application/msword, application/json,
    text/x-json-twitter, text/email, text/xml, application/vnd.ms-powerpoint, application/rtf, text/html,
    application/vnd.oasis.opendocument.text, application/vnd.openxmlformats-officedocument.presentationml.presentation,
    application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, text/xmi+xml,
    application/vnd.oasis.opendocument.presentation]
</message>

After some yq-fu

- application/fastinfoset
- application/json
- application/msword
- application/pdf
- application/rtf
- application/tika
- application/vnd.ms-excel
- application/vnd.ms-powerpoint
- application/vnd.oasis.opendocument.presentation
- application/vnd.oasis.opendocument.spreadsheet
- application/vnd.oasis.opendocument.text
- application/vnd.openxmlformats-officedocument.presentationml.presentation
- application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
- application/vnd.openxmlformats-officedocument.wordprocessingml.document
- application/xhtml+xml
- application/xml
- text/email
- text/html
- text/plain
- text/sgml
- text/x-cochrane
- text/x-conll
- text/x-json-datasift
- text/x-json-twitter
- text/x-mediawiki
- text/x-pubmed
- text/xmi+xml
- text/xml
- text/xml+mediawiki

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions