Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for specifying output_content_type #37

Open
anandology opened this issue Jul 24, 2017 · 1 comment
Open

Add support for specifying output_content_type #37

anandology opened this issue Jul 24, 2017 · 1 comment
Assignees

Comments

@anandology
Copy link
Member

Imagine you want to write a service to resize images. It should take an image as input and send back an image as output. The input part is handled by multipart/form-data, but there is no way to specify different output content type. Have an option in the config file to specify output_content_type and let the client return the response as bytes.

@palnabarun
Copy link
Contributor

with this, is there a need for specifying the output content type?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants