Home
last modified time | relevance | path

Searched defs:httpUrl (Results 1 – 16 of 16) sorted by relevance

/dports/www/phpmyfaq/phpmyfaq/src/libs/abraham/twitteroauth/src/
H A DRequest.php12 protected $httpUrl; variable in Abraham\\TwitterOAuth\\Request
22 public function __construct($httpMethod, $httpUrl, array $parameters = [])
45 $httpUrl,
/dports/devel/spark/spark-2.1.1/core/src/test/scala/org/apache/spark/deploy/rest/
H A DStandaloneRestSubmitSuite.scala217 val httpUrl = masterUrl.replace("spark://", "http://") constant
247 val httpUrl = masterUrl.replace("spark://", "http://") constant
285 val httpUrl = masterUrl.replace("spark://", "http://") constant
325 val httpUrl = masterUrl.replace("spark://", "http://") constant
350 val httpUrl = masterUrl.replace("spark://", "http://") constant
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/webapp/
H A DTestAMWebApp.java190 URL httpUrl = new URL("http://" + hostPort); in testMRWebAppSSLDisabled() local
245 URL httpUrl = new URL("http://" + hostPort + "/mapreduce"); in testMRWebAppRedirection() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/javatests/src/org/chromium/chrome/browser/share/
H A DShareDelegateImplTest.java73 final String httpUrl = "http://blah.com"; in testGetUrlToShare() local
/dports/www/drupal9/drupal-9.2.10/core/modules/system/tests/src/Functional/Session/
H A DSessionHttpsTest.php278 protected function httpUrl($url) { function in Drupal\\Tests\\system\\Functional\\Session\\SessionHttpsTest
/dports/www/drupal8/drupal-8.9.20/core/modules/system/tests/src/Functional/Session/
H A DSessionHttpsTest.php282 protected function httpUrl($url) { function in Drupal\\Tests\\system\\Functional\\Session\\SessionHttpsTest
/dports/www/domoticz/domoticz-2020.2/hardware/
H A DNetatmo.cpp214 std::string httpUrl("https://api.netatmo.net/oauth2/token"); in Login() local
276 std::string httpUrl("https://api.netatmo.net/oauth2/token"); in RefreshToken() local
656 std::string httpUrl("https://api.netatmo.net/api/setthermpoint"); in SetProgramState() local
1077 std::string httpUrl = MakeRequestURL(m_NetatmoType); in GetMeterDetails() local
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/common/io/http/
H A Durl.h85 httpUrl(const HttpUrl *const this) in httpUrl() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/feedback/
H A DConnectivityChecker.java52 static void overrideUrlsForTest(String httpUrl, String httpsUrl) { in overrideUrlsForTest()
/dports/audio/cantata/cantata-2.4.2/network/
H A Dnetworkaccessmanager.cpp220 QUrl httpUrl=request.url(); in get() local
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.web/src/main/java/org/springframework/web/util/
H A DUriUtils.java129 …public static String encodeHttpUrl(String httpUrl, String encoding) throws UnsupportedEncodingExce… in encodeHttpUrl()
H A DUriComponentsBuilder.java231 public static UriComponentsBuilder fromHttpUrl(String httpUrl) { in fromHttpUrl()
/dports/games/arx-libertatis/arx-libertatis-1.1.2/tools/crashreporter/tbg/
H A DTBG.cpp316 QUrl httpUrl = m_CurrentUrl; in getUrl() local
/dports/www/domoticz/domoticz-2020.2/push/
H A DHttpPush.cpp55 std::string httpUrl = ""; in DoHttpPush() local
/dports/www/otter-browser/otter-browser-1.0.03/src/core/
H A DUtils.cpp525 QUrl httpUrl(url); in expandUrl() local
/dports/www/choqok/choqok-1.7.0/libchoqok/ui/
H A Dpostwidget.cpp412 QString httpUrl(url); in prepareStatus() local