selenium-wire icon indicating copy to clipboard operation
selenium-wire copied to clipboard

Can't change 'host' header

Open kaeso opened this issue 2 years ago • 0 comments

Hi. driver.headers_override just append second 'host' header. With request.headers['host']='newhost' the same situation. del request.headers['host'] do not helps to fix it. Firefox latest.

kaeso avatar Apr 25 '23 02:04 kaeso