restfulness icon indicating copy to clipboard operation
restfulness copied to clipboard

Cannot set custom mime types in the response Content-Type header

Open nicolasgarnil opened this issue 8 years ago • 0 comments

Problem

The response Content-Type cannot take different values rather than appplication/json or text/plain.

Proposed Solution

Modify the update_content_headers method in the Response to allow to pass a custom Content-Type.

nicolasgarnil avatar Mar 02 '17 09:03 nicolasgarnil