You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.
It turns out it's no longer possible to set
host
request header via Fetch.continueRequest:It turns out because chromium has now marked this as an unsafe header:
https://github.com/chromium/chromium/blob/d280a10b60101c5eacd4e130110aec74a633ab79/services/network/public/cpp/header_util.cc#L22
Any ideas of how I can get around this?
Thanks
The text was updated successfully, but these errors were encountered: