mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-13 22:50:17 +02:00
fixed GH# 251: HTTPStreamFactory::unregisterFactory missing implementation?
This commit is contained in:
@@ -81,6 +81,10 @@ public:
|
||||
static void registerFactory();
|
||||
/// Registers the HTTPSStreamFactory with the
|
||||
/// default URIStreamOpener instance.
|
||||
|
||||
static void unregisterFactory();
|
||||
/// Unregisters the HTTPSStreamFactory with the
|
||||
/// default URIStreamOpener instance.
|
||||
|
||||
private:
|
||||
enum
|
||||
|
Reference in New Issue
Block a user