Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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

  • 3 trả lời
  • 1 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi 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

Giải pháp được chọn

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.

Đọc câu trả lời này trong ngữ cảnh 👍 1

Tất cả các câu trả lời (3)

more options

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

more options

Giải pháp được chọn

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.