Skip to content

add support for text/html content_type - #179

Open
pawl-rs wants to merge 2 commits into
pipermerriam:masterfrom
pawl-rs:master
Open

pawl-rs wants to merge 2 commits into
pipermerriam:masterfrom
pawl-rs:master

Conversation

@pawl-rs

@pawl-rs pawl-rs commented Jul 18, 2017

Copy link
Copy Markdown

My endpoint returns text with Content-Type "text/html", and flex gives this error: "No content negotiation for this content type"

This PR adds support for the text/html Content-Type.

@pipermerriam

Copy link
Copy Markdown
Owner

@pawl-rs I'm not understanding how this is intended to work. It looks like you're just returning a string for the request.data field which is expected to be a dictionary (JSON) or maybe None or the empty string.

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

Successfully merging this pull request may close these issues.

2 participants