Bug 1853270 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Currently, any additional headers that is passed into [GeckoEngineSession.kt#197](https://searchfox.org/mozilla-mobile/rev/bf15965104f38b14407b9cd31f4dee6a0a5ef1ac/firefox-android/android-components/components/browser/engine-gecko/src/main/java/mozilla/components/browser/engine/gecko/GeckoEngineSession.kt#197) are filtered out if they are not CORS safelisted. We want to add a LoadUrlFlag flag that will allow additional headers to be sent.

Back to Bug 1853270 Comment 0