gomitmproxy
gomitmproxy copied to clipboard
if req.URL.Host is no hostname
Hi my problem if req.URL.Host is no hostname req.URL.Host is ip adress
if req.URL.Host == "google.ru" not work
how to use hostname in this code?