apache / apache/apisix-java-plugin-runner

bug: content-type reset to text / plain after the postFilter stage

Aberta
#195 2 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Java
Estrelas
152
Forks
102
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

When implementing the postFilter stage,
the **postResponse.setHeader** ("_content-type_", _"some value"_) method is not taken into account.
The content-type returned to the client is always "**text / plain**".
The problem concerns only and exclusively this header.
For others it works.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.