All you need to do is open a powershell session and write the following code: $url = http://www.manuelvillasur.com/ ; $httpRequest = [System.Net.HttpWebRequest]::Create($url); $response = $httpRequest.GetResponse(); $response.Headers.ToString();
Tecnología, Desarrollo de Software, Seguridad Informática, Impresoras 3D, Maker, IA & Machine Learning, UWP, Ingeniería inversa, Ingeniería Social, Electrónica, Robótica, Diseño Gráfico, La Política como Negocio, Marketing, Ingeniería Mecánica, La Vida, La Muerte como parte de la Vida y un sin fín de cosas más que me pasan por la cabeza.