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!

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".

Learn More

Edit and resend ignores cookie header

  • 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 hey+firefox.com

more options

I am trying to resend network requests from the DevTools in order to debug during development.

The request method is POST, I tried all available SameSite + Secure cookie configuration combinations, nothing helps.

When resending the request, the Cookie-Header is ignored.

I also tried to use the 'old' Edit and Resend interface, by configuring a variable on about:config.

I am trying to resend network requests from the DevTools in order to debug during development. The request method is POST, I tried all available SameSite + Secure cookie configuration combinations, nothing helps. When resending the request, the Cookie-Header is ignored. I also tried to use the 'old' Edit and Resend interface, by configuring a variable on about:config.
Đính kèm ảnh chụp màn hình

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

more options

I just realized that this works as expected in a private browser session, or after creating a new profile, which led me to the assumption that this is probably extension related.

1. I removing all extensions from my default profile, which didn't help. 2. I tried installing ublock origin to the newly created profile and I could identify that this indeed breaks things (same with adblock plus)

However, the issue remains even after removing the extension. Meaning, I can only manage to restore correct behavior by either using private browser or creating a new profile. As soon as I install an adblock extension once, this breaks.

Restarting the profile using about:profiles and 'Restart with Add-ons Disabled' also has no effect. The issue remains.

Được chỉnh sửa bởi hey+firefox.com vào

Hữu ích?

more options

Note that Troubleshoot Mode does not fully disable extensions, any modified prefs are still retained.

uBlock Origin changes the following about:config settings:

network.dns.disablePrefetch = true
network.http.speculative-parallel-limit = 0
network.predictor.enabled = false
network.prefetch-next = false

Hữu ích?

more options

Hi,

Thanks for your reply. Unfortunately resetting these options doesn't help. I even tried to reset all modified settings in about:config without any luck.

Hữu ích?

Đặt một câu hỏi

Bạn phải đăng nhập vào tài khoản của bạn để trả lời bài viết. Vui lòng bắt đầu một câu hỏi mới, nếu bạn chưa có tài khoản.