Mozilla 도움말 검색

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

자세히 살펴보기

Firefox 56.0 can't recognize headers Preload Scripts when using Nosniff

  • 3 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: Shadow110

more options

Hi guys Firefox 56.0 can't recognize headers Preload Scripts when using Nosniff.

Tested using HTTP/2: preloaded JS files was interpreted as stylesheets.

Link: "</sample.js>; rel=preload; as=script" X-Content-Type-Options: nosniff

Trying to append the prints but no success. Is this a known issue? Can someone test F 56.0 and trustme?

Have a nice week

Hi guys Firefox 56.0 can't recognize headers Preload Scripts when using Nosniff. Tested using HTTP/2: preloaded JS files was interpreted as stylesheets. Link: "</sample.js>; rel=preload; as=script" X-Content-Type-Options: nosniff Trying to append the prints but no success. Is this a known issue? Can someone test F 56.0 and trustme? Have a nice week

선택된 해결법

Hello,

I am glad to hear that your problem has been resolved. If you haven't already, please select the answer that solves the problem. This will help other users with similar problems find the solution more easily. Thank you for contacting Mozilla Support.

Fyi : There is information on google : https://www.google.ca/search?q=firefox+Nosniff&ie=utf-8&oe=utf-8&gws_rd=cr&dcr=0&ei=KPzrWcPWH8ec0wKTxLvADA

You would need to submit something like this to https://developer.mozilla.org https://stackoverflow.com

You may not be aware but there is a Developers Version 57 available https://www.mozilla.org/en-US/firefox/developer/

This is pure Support only and is Volunteers answering your issues.

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (3)

more options

Here my prints

more options

Solved! I was using multiple headers Link separated by comma only. And each Link declaration might be wrapped by quotes.

more options

선택된 해결법

Hello,

I am glad to hear that your problem has been resolved. If you haven't already, please select the answer that solves the problem. This will help other users with similar problems find the solution more easily. Thank you for contacting Mozilla Support.

Fyi : There is information on google : https://www.google.ca/search?q=firefox+Nosniff&ie=utf-8&oe=utf-8&gws_rd=cr&dcr=0&ei=KPzrWcPWH8ec0wKTxLvADA

You would need to submit something like this to https://developer.mozilla.org https://stackoverflow.com

You may not be aware but there is a Developers Version 57 available https://www.mozilla.org/en-US/firefox/developer/

This is pure Support only and is Volunteers answering your issues.