Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reliably breaks XHR in Google Workspace (GMail, etc) #280

Open
savchenko opened this issue Dec 18, 2023 · 3 comments
Open

Reliably breaks XHR in Google Workspace (GMail, etc) #280

savchenko opened this issue Dec 18, 2023 · 3 comments

Comments

@savchenko
Copy link

Tried it several times with seemingly benign configurations, e.g. not meddling with IndexedDB, DOM storage, etc.

Every single time it would trigger 400 when doing XHR to various Google endpoints, people-pa.clients6.google.com being one of them.

This is using new profile, without any addons. An example of prefs.js that does this.

Enterprise Policy has no effect here, the gist above is sufficient to reproduce the issue.

@allo-
Copy link
Owner

allo- commented Dec 18, 2023

I don't see much that would break things. Maybe the spoofSource option for referer?

@knobhead
Copy link

Hi, had the same problem (here: contact auto-complete in GMail). Disabling network.http.referer.spoofSource in about:config fixed this!

@allo-
Copy link
Owner

allo- commented Jan 13, 2024

(See also #96)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants