Description
The client should use application/octet-stream when no Content-Type header is specified with the server side response. This should be consistent with server side behavior when no Content-Type is specified.
I have an integration test that shows this but still trying to figure out an easier way to expand the client tests.