Clear is a procedure used to remove all
TIdHTTPSession objects in the thread-safe session list. Clear will insure that the thread list is locked prior to triggering the OnSessionEnd event handler, clearing the session owner, and freeing all
TIdHTTPSession instances in the list. Clear unlocks the thread list prior to exiting the method.