ContentType not supported exception

Updated our solution to servicestack 5.1.1 but still the same exception
I see a difference in the response headers

  • a file that fails has the Transfer-Encoding header set to chunked
  • a file that succeeds does not have this header at all (although this file is larger than the failed one)