TIdHTTPMethod = (hmHead, hmGet, hmPost, hmOptions, hmTrace, hmPut, hmDelete);
TIdHTTPMethod is used by TIdHTTP in the DoRequest method.