selenium-wire
selenium-wire copied to clipboard
Can't change 'host' header
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.