UI cannot detect file content type properly if charset or other optional features are added to the Content-Type header. Example: `application/json` detected correctly `application/json;charset=UTF-8` detected incorrectly