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?
Hi
my problem if req.URL.Host is no hostname
req.URL.Host is ip adress
if req.URL.Host == "google.ru"not workhow to use hostname in this code?