mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-20 22:31:31 +02:00
fixed cert chain verification and samples
This commit is contained in:
@@ -78,7 +78,6 @@ HTTPSession::~HTTPSession()
|
||||
}
|
||||
catch (...)
|
||||
{
|
||||
poco_unexpected();
|
||||
}
|
||||
delete _pException;
|
||||
}
|
||||
|
Reference in New Issue
Block a user