# MIME media types for serialized document/patch/problem formats
#
# This file was created for use with Conduit.  It is intended to be combined
# with a more comprehensive MIME type registry.
#
# @copyright   2015-2023 Solviq Ltd
# @license     MIT
#

application/csp-report
application/json				json
application/jwt					jwt
application/ld+json				jsonld
application/vnd.api+json
application/x-ndjson				ndjson
application/x-www-form-urlencoded
application/x-yaml				yaml yml
application/xml					xml
multipart/form-data
text/csv					csv
text/tab-separated-values			tsv

application/json-patch+json			json-patch
application/merge-patch+json
application/xml-patch+json			xml-patch

application/problem+json
application/problem+xml
