Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

When sending a PDF, firefox sends a text / html

  • 3 답장
  • 2 이 문제를 만남
  • 6 보기
  • 최종 답변자: cor-el

more options

When sending a PDF, firefox sends a text / html.

They cant open the PDF there I send

When sending a PDF, firefox sends a text / html. They cant open the PDF there I send

모든 댓글 (3)

more options

Is that with uploading a file to the server or with the server sending the PDF file to Firefox.

In case of the latter you will have to configure the server to send the file with the correct application/pdf content type.

more options

Thanks for the help but think that this is not the problem. Only when I send for Firefox is what happens. If sent by IE no longer have problems.

more options

Can you post a link?

IE usually does content sniffing to see which file is received, but Firefox require the correct MIME type and will display the file as text if the server sends the file as text/plain as many servers do in such a case.

You can check the HTTP response headers with the Live Http Headers extension.