When we access the URL from the browser, a file with .dms extension is downloaded which is of zero bytes size.
Since there is no content to be displayed, the content-type header is not included in the response. However, the 200 HTTP response only indicates that the request was completed.