Since these two types are just plain JSON and XML respectively.
Some related links:
RFC 9457: Problem Details for HTTP APIs
iana.org/assignments/media-types/application/problem+json
iana.org/assignments/media-types/application/problem+xml
Also just a thought, should the warning be changed into "unknown Media Type"? Since Restfox doesn't really know if it's really a binary response. I think the response media type can be showed on the warning message too to let us easily decide if we should let Restfox render it.