1) I have add METHOD_HEAD enum.
2) I have modify HttpClient::Exexute() to put HEAD substring into request string.
3) I have terminate same method before body analyzing.
It looks like what I was looking for and I believe it is
As I am not familiar with internet programing I would like just to know whether this approach is OK and if there is not any better method already implemented in UPP.