|
Release the connection of an HTTP method without throwing exceptions.
If the releasing of the connection throws an exception, the exception
is logged.
Parameters: method - the method of which to release the connection. Parameters: role - the role of the method. Parameters: log - the log to which to log a messge if releasing theconnection of the HTTP method throws an exception. |