Top "Http-head" questions

Checking if a website is up via Python

By using python, how can I check if a website is up? From what I read, I need to check …

python http scripting httprequest http-head
Respond to HTTP HEAD requests using ASP.NET MVC

I'd like to correctly support the HTTP HEAD request when bots hit my ASP.NET MVC site using HEAD. It …

asp.net-mvc acceptverbs http-head
Android: how can I make an HTTP HEAD request?

I would like to make a simple HTTP HEAD request, without keep-alive. How can I do that in Android?

android http-head
What is the difference between PING and HTTP HEAD?

I have an domain name to test. Ping is ~20 ms. 'HTTP HEAD' is ~500 ms. Why there are so big difference …

ping http-head