Skip to content

Encoding issues #1180

Answered by Tratcher
hyemar asked this question in Q&A
Discussion options

You must be logged in to vote

The comma does matter. Append appends an entire header value, what you want is Set to replace the header with a new one. If the destination is serving multiple kinds of content then you'll need to write a custom transform in code to remove, manipulate, and replace the content-type header. See https://microsoft.github.io/reverse-proxy/articles/transforms.html#from-code

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by karelz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants