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!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Is FF stripping the referrer header?

more options

A site I use processes funds using Stripe. Yesterday when trying to add funds to my account I got the following message: "You passed an empty string for 'referrer'. We assume empty values are an attempt to unset a parameter; however 'referrer' cannot be unset. You should remove 'referrer' from your request or supply a non-empty value."

A site I use processes funds using Stripe. Yesterday when trying to add funds to my account I got the following message: "You passed an empty string for 'referrer'. We assume empty values are an attempt to unset a parameter; however 'referrer' cannot be unset. You should remove 'referrer' from your request or supply a non-empty value."

被選擇的解決方法

Thanks cor-el! One of my extensions is Privacy Badger. Turning it off while on the misbehaving page had no effect but turning it off one page prior solved my problem. Apparently the Stripe implementation looks for the referrer header and if Privacy Badger is running when you arrive on that page there is no referrer header. Turning off Privacy Badger before going to the page to add funds solved my problem.

從原來的回覆中察看解決方案 👍 0

所有回覆 (6)

more options

FF Quantum 60.0.1

more options

Did you contact the site support on the problem? What financial system are we talking about here?

more options

WestEnd said

Did you contact the site support on the problem?

Yes. The website in question does not know why the error is happening.

WestEnd said
What financial system are we talking about here?

US dollars

more options

Hi, no info was sent along with your question as possibly turned off so have no idea of Extensions, video Card Drivers and possible corruption nor anything. Nothing supplied other than the issue.

There is security software like Avast, Kaspersky, BitDefender and ESET that intercept secure connections and send their own certificate. This could cause a issue with what you are speaking of.

Do you know the sites that had the missing information so can test against it ? ?

If so please try this on while looking at the sites/ or what ever you were trying to do : SAFE MODE

In Firefox Safe mode these changes are effective:

  • all extensions are disabled (about:addons)
  • default theme is used (no persona)
  • userChrome.css and userContent.css are ignored (chrome folder)
  • default toolbar layout is used (file: localstore-safe.rdf)
  • Javascript JIT compilers are disabled (prefs: javascript.options.*jit)
  • hardware acceleration is disabled (Options > Advanced > General)
  • plugins are not affected
  • preferences are not affected

TEST''''is issue still there ?

more options

This can happen if "Resist Fingerprinting" is enabled.

more options

選擇的解決方法

Thanks cor-el! One of my extensions is Privacy Badger. Turning it off while on the misbehaving page had no effect but turning it off one page prior solved my problem. Apparently the Stripe implementation looks for the referrer header and if Privacy Badger is running when you arrive on that page there is no referrer header. Turning off Privacy Badger before going to the page to add funds solved my problem.