You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dns.google.com is deprecated in favor of google.dns. This is a simple change to make in gpdns_resolver.cc. While in there, it would be good to support redirects, by catching a 301 and calling pp::URLLoader::FollowRedirect.
The text was updated successfully, but these errors were encountered:
dns.google.com is deprecated in favor of google.dns. This is a simple change to make in
gpdns_resolver.cc
. While in there, it would be good to support redirects, by catching a 301 and callingpp::URLLoader::FollowRedirect
.The text was updated successfully, but these errors were encountered: