[qutebrowser] How to send custom header ?

John Lane john at lane.uk.net
Mon Dec 21 21:18:42 CET 2020


I'm testing some sites not set up in dns. I can do this with curl:

curl 10.90.87.64 -H 'Host: this-site.com'
curl 10.90.87.64 -H 'Host: that-site.com'

How can I achieve same in Qutebrowser?

I've seen content.headers.custom but it isn't clear how to use it.

Also, I'd like to be able to do it on the fly (when typing in the url)
if possible at all?

Thanks!



More information about the qutebrowser mailing list