Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Learn More

Showing html code when content-type is text/plain. Not able to read meta data information inside the html.

  • 2 respostas
  • 20 têm este problema
  • 36 visualizações
  • Última resposta de the-edmeister

more options

Mozilla displays html code in stead of the correct page. I checked the content-type in the header, it is text/plain. But inside the html file the content-type is mentioned as text/html in the meta tag. Is there any way to force content-type to mozilla to use text/html instead of reading from the response header.

URL of affected sites

http://

Mozilla displays html code in stead of the correct page. I checked the content-type in the header, it is text/plain. But inside the html file the content-type is mentioned as text/html in the meta tag. Is there any way to force content-type to mozilla to use text/html instead of reading from the response header. == URL of affected sites == http://

Todas as respostas (2)

more options

Fix the problem on the server that is hosting that page.

more options

Make sure that the file has a .html or another known file extension to make sure that the server recognizes it as an HTML file. The server may send unknown files automatically as text plain.