16 static ossimTrace traceDebug(
"ossimCurlStreamDefaults:debug");
23 <<
"ossim::CurlStreamDefaults::loadDefaults() DEBUG: entered.....\n";
54 if(curlReadBlocksize.
empty())
58 if(!curlReadBlocksize.
empty())
70 else if ( byteType ==
"M")
74 else if ( byteType ==
"G")
80 if(nReadCacheHeaders.
empty())
84 if(!nReadCacheHeaders.
empty())
99 <<
"ossim::CurlStreamDefaults::loadDefaults() DEBUG: leaving.....\n";
static ossimString upcase(const ossimString &aString)
static void loadDefaults()
std::string::iterator end()
const char * findPreference(const char *key) const
static ossim_int64 m_readBlocksize
std::string::size_type size() const
std::string::iterator begin()
static ossimFilename m_cacert
static ossimFilename m_clientKey
static ossimPreferences * instance()
static ossimEnvironmentUtility * instance()
static ossimString m_clientCertType
ossim_int64 toInt64() const
ossimString getEnvironmentVariable(const ossimString &variable) const
static ossimString m_clientKeyPassword
static ossim_int64 m_nReadCacheHeaders
OSSIMDLLEXPORT std::ostream & ossimNotify(ossimNotifyLevel level=ossimNotifyLevel_WARN)
static ossimFilename m_clientCert