fixed GH# 251

This commit is contained in:
Guenter Obiltschnig
2013-08-02 18:11:27 +02:00
parent a798b379a5
commit 2c6d62a9b6
5 changed files with 32 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
//
// HTTPSStreamFactory.h
//
// $Id: //poco/1.4/NetSSL_OpenSSL/include/Poco/Net/HTTPSStreamFactory.h#1 $
// $Id: //poco/1.4/NetSSL_OpenSSL/include/Poco/Net/HTTPSStreamFactory.h#2 $
//
// Library: NetSSL_OpenSSL
// Package: HTTPSClient
@@ -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