Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

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

Accept-language header in private mode

more options

Is there any setting to stop accept-language header request, or change it to default in Private mode, with tracking protection enabled.

from https://w3ctag.github.io/private-mode/ drafts Browsers in private mode MUST NOT emit any of the following request header fields: Accept, Accept-Language ...

Is there any setting to stop accept-language header request, or change it to default in Private mode, with tracking protection enabled. from https://w3ctag.github.io/private-mode/ drafts Browsers in private mode MUST NOT emit any of the following request header fields: Accept, Accept-Language ...

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

more options

Whose draft is that? It seems rather extreme, but I guess that would be a comment for the discussion thread: https://github.com/w3ctag/design-reviews/issues/101

I notice the stated purpose of that section of restrictions is:

Maintaining server privacy means limiting its ability to identify the user, through "fingerprinting" the client, or associating the user's behavior on one site with that on another (using a mechanism like cookies).

I'm not aware of any preferences that modulate the HTTP headers sent in private mode. There may be extensions that can do that.

There is a preference in testing called privacy.resistFingerprinting which may have some of those effects. However, users have reported some website breakage with that setting, so it probably needs further development. It is expected to be "turned on" in Firefox 59.

More info: https://wiki.mozilla.org/Security/Fingerprinting