Home
last modified time | relevance | path

Searched refs:bUseHTTPS (Results 1 – 25 of 36) sorted by relevance

12

/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/port/
H A Dcpl_azure.cpp176 bool bUseHTTPS, in VSIAzureBlobHandleHelper() argument
179 osBucket, osObjectKey, osSAS, bUseHTTPS)), in VSIAzureBlobHandleHelper()
186 m_bUseHTTPS(bUseHTTPS), in VSIAzureBlobHandleHelper()
348 bool& bUseHTTPS, in GetConfiguration() argument
358 bUseHTTPS = CPLTestBool(CPLGetConfigOption("CPL_AZURE_USE_HTTPS", "YES")); in GetConfiguration()
377 bUseHTTPS = (osProtocol != "http"); in GetConfiguration()
467 bool bUseHTTPS = true; in BuildFromURI() local
475 bUseHTTPS, osEndpoint, in BuildFromURI()
499 bUseHTTPS, in BuildFromURI()
512 bool bUseHTTPS) in BuildURL() argument
[all …]
H A Dcpl_alibaba_oss.cpp135 bool bUseHTTPS, in VSIOSSHandleHelper() argument
137 m_osURL(BuildURL(osEndpoint, osBucket, osObjectKey, bUseHTTPS, in VSIOSSHandleHelper()
144 m_bUseHTTPS(bUseHTTPS), in VSIOSSHandleHelper()
165 bool bUseHTTPS, bool bUseVirtualHosting) in BuildURL() argument
167 const char* pszProtocol = (bUseHTTPS) ? "https" : "http"; in BuildURL()
255 const bool bUseHTTPS = CPLTestBool(CPLGetConfigOption("OSS_HTTPS", "YES")); in BuildFromURI() local
263 osBucket, osObjectKey, bUseHTTPS, in BuildFromURI()
H A Dcpl_azure.h60 bool& bUseHTTPS,
75 bool bUseHTTPS);
86 bool bUseHTTPS,
H A Dcpl_alibaba_oss.h73 bool bUseHTTPS, bool bUseVirtualHosting);
83 bool bUseHTTPS, bool bUseVirtualHosting);
H A Dcpl_aws.h177 bool bUseHTTPS, bool bUseVirtualHosting, bool bFromEC2);
187 bool bUseHTTPS, bool bUseVirtualHosting);
H A Dcpl_aws.cpp389 bool bUseHTTPS, in VSIS3HandleHelper() argument
392 m_osURL(BuildURL(osEndpoint, osBucket, osObjectKey, bUseHTTPS, in VSIS3HandleHelper()
402 m_bUseHTTPS(bUseHTTPS), in VSIS3HandleHelper()
424 bool bUseHTTPS, bool bUseVirtualHosting) in BuildURL() argument
426 const char* pszProtocol = (bUseHTTPS) ? "https" : "http"; in BuildURL()
1205 const bool bUseHTTPS = CPLTestBool(CPLGetConfigOption("AWS_HTTPS", "YES")); in BuildFromURI() local
1216 osBucket, osObjectKey, bUseHTTPS, in BuildFromURI()
/dports/graphics/gdal/gdal-3.3.3/port/
H A Dcpl_azure.cpp176 bool bUseHTTPS, in VSIAzureBlobHandleHelper() argument
179 osBucket, osObjectKey, osSAS, bUseHTTPS)), in VSIAzureBlobHandleHelper()
186 m_bUseHTTPS(bUseHTTPS), in VSIAzureBlobHandleHelper()
348 bool& bUseHTTPS, in GetConfiguration() argument
358 bUseHTTPS = CPLTestBool(CPLGetConfigOption("CPL_AZURE_USE_HTTPS", "YES")); in GetConfiguration()
377 bUseHTTPS = (osProtocol != "http"); in GetConfiguration()
467 bool bUseHTTPS = true; in BuildFromURI() local
475 bUseHTTPS, osEndpoint, in BuildFromURI()
499 bUseHTTPS, in BuildFromURI()
512 bool bUseHTTPS) in BuildURL() argument
[all …]
H A Dcpl_alibaba_oss.cpp135 bool bUseHTTPS, in VSIOSSHandleHelper() argument
137 m_osURL(BuildURL(osEndpoint, osBucket, osObjectKey, bUseHTTPS, in VSIOSSHandleHelper()
144 m_bUseHTTPS(bUseHTTPS), in VSIOSSHandleHelper()
165 bool bUseHTTPS, bool bUseVirtualHosting) in BuildURL() argument
167 const char* pszProtocol = (bUseHTTPS) ? "https" : "http"; in BuildURL()
255 const bool bUseHTTPS = CPLTestBool(CPLGetConfigOption("OSS_HTTPS", "YES")); in BuildFromURI() local
263 osBucket, osObjectKey, bUseHTTPS, in BuildFromURI()
H A Dcpl_azure.h60 bool& bUseHTTPS,
75 bool bUseHTTPS);
86 bool bUseHTTPS,
H A Dcpl_alibaba_oss.h73 bool bUseHTTPS, bool bUseVirtualHosting);
83 bool bUseHTTPS, bool bUseVirtualHosting);
H A Dcpl_aws.h177 bool bUseHTTPS, bool bUseVirtualHosting, bool bFromEC2);
187 bool bUseHTTPS, bool bUseVirtualHosting);
H A Dcpl_aws.cpp389 bool bUseHTTPS, in VSIS3HandleHelper() argument
392 m_osURL(BuildURL(osEndpoint, osBucket, osObjectKey, bUseHTTPS, in VSIS3HandleHelper()
402 m_bUseHTTPS(bUseHTTPS), in VSIS3HandleHelper()
424 bool bUseHTTPS, bool bUseVirtualHosting) in BuildURL() argument
426 const char* pszProtocol = (bUseHTTPS) ? "https" : "http"; in BuildURL()
1205 const bool bUseHTTPS = CPLTestBool(CPLGetConfigOption("AWS_HTTPS", "YES")); in BuildFromURI() local
1216 osBucket, osObjectKey, bUseHTTPS, in BuildFromURI()
/dports/graphics/py-gdal/gdal-3.3.3/port/
H A Dcpl_azure.cpp176 bool bUseHTTPS, in VSIAzureBlobHandleHelper() argument
179 osBucket, osObjectKey, osSAS, bUseHTTPS)), in VSIAzureBlobHandleHelper()
186 m_bUseHTTPS(bUseHTTPS), in VSIAzureBlobHandleHelper()
348 bool& bUseHTTPS, in GetConfiguration() argument
358 bUseHTTPS = CPLTestBool(CPLGetConfigOption("CPL_AZURE_USE_HTTPS", "YES")); in GetConfiguration()
377 bUseHTTPS = (osProtocol != "http"); in GetConfiguration()
467 bool bUseHTTPS = true; in BuildFromURI() local
475 bUseHTTPS, osEndpoint, in BuildFromURI()
499 bUseHTTPS, in BuildFromURI()
512 bool bUseHTTPS) in BuildURL() argument
[all …]
H A Dcpl_alibaba_oss.cpp135 bool bUseHTTPS, in VSIOSSHandleHelper() argument
137 m_osURL(BuildURL(osEndpoint, osBucket, osObjectKey, bUseHTTPS, in VSIOSSHandleHelper()
144 m_bUseHTTPS(bUseHTTPS), in VSIOSSHandleHelper()
165 bool bUseHTTPS, bool bUseVirtualHosting) in BuildURL() argument
167 const char* pszProtocol = (bUseHTTPS) ? "https" : "http"; in BuildURL()
255 const bool bUseHTTPS = CPLTestBool(CPLGetConfigOption("OSS_HTTPS", "YES")); in BuildFromURI() local
263 osBucket, osObjectKey, bUseHTTPS, in BuildFromURI()
H A Dcpl_azure.h60 bool& bUseHTTPS,
75 bool bUseHTTPS);
86 bool bUseHTTPS,
H A Dcpl_alibaba_oss.h73 bool bUseHTTPS, bool bUseVirtualHosting);
83 bool bUseHTTPS, bool bUseVirtualHosting);
H A Dcpl_aws.h177 bool bUseHTTPS, bool bUseVirtualHosting, bool bFromEC2);
187 bool bUseHTTPS, bool bUseVirtualHosting);
H A Dcpl_aws.cpp389 bool bUseHTTPS, in VSIS3HandleHelper() argument
392 m_osURL(BuildURL(osEndpoint, osBucket, osObjectKey, bUseHTTPS, in VSIS3HandleHelper()
402 m_bUseHTTPS(bUseHTTPS), in VSIS3HandleHelper()
424 bool bUseHTTPS, bool bUseVirtualHosting) in BuildURL() argument
426 const char* pszProtocol = (bUseHTTPS) ? "https" : "http"; in BuildURL()
1205 const bool bUseHTTPS = CPLTestBool(CPLGetConfigOption("AWS_HTTPS", "YES")); in BuildFromURI() local
1216 osBucket, osObjectKey, bUseHTTPS, in BuildFromURI()
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/gft/
H A Dogrgftdatasource.cpp50 bUseHTTPS = FALSE; in OGRGFTDataSource()
194 bUseHTTPS = TRUE; in Open()
295 else if (bUseHTTPS) in GetAPIURL()
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/gme/
H A Dogrgmedatasource.cpp54 bUseHTTPS = FALSE; in OGRGMEDataSource()
165 bUseHTTPS = TRUE; in Open()
286 else if (bUseHTTPS) in GetAPIURL()
H A Dogr_gme.h150 int bUseHTTPS; variable
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/cartodb/
H A Dogrcartodbdatasource.cpp50 bUseHTTPS = FALSE; in OGRCARTODBDataSource()
177 bUseHTTPS = CSLTestBoolean(CPLGetConfigOption("CARTODB_HTTPS", "YES")); in Open()
302 else if (bUseHTTPS) in GetAPIURL()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/carto/
H A Dogrcartodatasource.cpp47 bUseHTTPS(false), in OGRCARTODataSource()
189 bUseHTTPS = CPLTestBool( in Open()
343 else if( bUseHTTPS ) in GetAPIURL()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/carto/
H A Dogrcartodatasource.cpp47 bUseHTTPS(false), in OGRCARTODataSource()
189 bUseHTTPS = CPLTestBool( in Open()
343 else if( bUseHTTPS ) in GetAPIURL()
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/carto/
H A Dogrcartodatasource.cpp47 bUseHTTPS(false), in OGRCARTODataSource()
189 bUseHTTPS = CPLTestBool( in Open()
343 else if( bUseHTTPS ) in GetAPIURL()

12