Home
last modified time | relevance | path

Searched refs:getRequestUrl (Results 1 – 25 of 44) sorted by relevance

12

/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.web/src/main/java/org/springframework/web/context/support/
H A DServletRequestHandledEvent.java94 public String getRequestUrl() { in getRequestUrl() method in ServletRequestHandledEvent
123 sb.append("url=[").append(getRequestUrl()).append("]; "); in getShortDescription()
132 sb.append("url=[").append(getRequestUrl()).append("]; "); in getDescription()
/dports/www/pecl-solr/solr-2.5.1/tests/
H A D109.solrresponse_getrequesturl.phpt2 SolrResponse::getRequestUrl() - Get Raw Response Headers
36 echo $query_response->getRequestUrl();
H A D018.solrclient_setservlet.phpt22 echo $response->getRequestUrl().PHP_EOL;
26 echo $response->getRequestUrl().PHP_EOL;
H A D016.solrclient_sendUpdateStream_file.phpt35 echo $response->getRequestUrl() . PHP_EOL;
H A D004.solrclient_query_terms.phpt36 echo $query_response->getRequestUrl() .PHP_EOL;
H A D016.solrclient_sendUpdateStream_bin.phpt37 echo $response->getRequestUrl() . PHP_EOL;
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/services/ampache/
H A DAmpacheServiceQueryMaker.cpp222 QUrl request = getRequestUrl( "artists" ); in fetchArtists()
260 QUrl request = getRequestUrl( "artist_albums" ); in fetchAlbums()
271 QUrl request = getRequestUrl( "albums" ); in fetchAlbums()
330 QUrl request = getRequestUrl(); in fetchTracks()
337 QUrl request = getRequestUrl( "album_songs" ); in fetchTracks()
350 QUrl request = getRequestUrl( "artist_songs" ); in fetchTracks()
361 QUrl request = getRequestUrl( "songs" ); in fetchTracks()
721 AmpacheServiceQueryMaker::getRequestUrl( const QString &action ) const in getRequestUrl() function in AmpacheServiceQueryMaker
H A DAmpacheAccountLogin.cpp61 QUrl url = getRequestUrl( "ping" ); in reauthenticate()
90 QUrl url = getRequestUrl( "handshake" ); in authenticate()
243 AmpacheAccountLogin::getRequestUrl( const QString &action ) const in getRequestUrl() function in AmpacheAccountLogin
H A DAmpacheAccountLogin.h69 QUrl getRequestUrl( const QString &action = QString() ) const;
H A DAmpacheServiceQueryMaker.h82 QUrl getRequestUrl( const QString &action = QString() ) const;
/dports/www/pecl-http/pecl_http-3.2.4/tests/helper/
H A Dpipeline.inc8 ->setHeader("X-Req", $msg->getRequestUrl())
27 logger("Read request no. %d from client %d (%s)", $i+1, (int) $client, $m->getRequestUrl());
/dports/www/pecl-http/pecl_http-3.2.4/tests/
H A Dclientrequest001.phpt21 var_dump($u === $r->getRequestUrl());
H A Dmessage009.phpt57 var_dump("/" === $test->getRequestUrl());
/dports/www/trafficserver/trafficserver-9.1.1/include/tscpp/api/
H A DAsyncHttpFetch.h94 const Url &getRequestUrl() const;
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Logging/
H A DHttpRequest.php120 public function getRequestUrl() function in Google_Service_Logging_HttpRequest
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CertificateAuthorityService/
H A DGoogleApiServicecontrolV1HttpRequest.php120 public function getRequestUrl() function in Google_Service_CertificateAuthorityService_GoogleApiServicecontrolV1HttpRequest
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Networkconnectivity/
H A DHttpRequest.php120 public function getRequestUrl() function in Google_Service_Networkconnectivity_HttpRequest
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Logging/
H A DHttpRequest.php120 public function getRequestUrl() function in Google_Service_Logging_HttpRequest
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/ServiceControl/
H A DHttpRequest.php120 public function getRequestUrl() function in Google_Service_ServiceControl_HttpRequest
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/11.3/
H A DDeprecation-94228-DeprecateExtbaseRequestGetRequestUri.rst47 $requestUrl = $normalizedParams->getRequestUrl();
/dports/www/trafficserver/trafficserver-9.1.1/example/plugins/cpp-api/async_http_fetch_streaming/
H A DAsyncHttpFetchStreaming.cc122 string url = async_http_fetch.getRequestUrl().getUrlString(); in handleAsyncComplete()
/dports/www/trafficserver/trafficserver-9.1.1/example/plugins/cpp-api/async_http_fetch/
H A DAsyncHttpFetch.cc177 …TS_DEBUG(TAG, "Fetch completed for URL [%s]", async_http_fetch.getRequestUrl().getUrlString().c_st… in handleAnyAsyncComplete()
/dports/www/pecl-solr/solr-2.5.1/src/php7/
H A Dphp_solr_response.c71 PHP_METHOD(SolrResponse, getRequestUrl) in PHP_METHOD() argument
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/9.2/
H A DFeature-83736-ExtendedPSR-7RequestsWithTYPO3ServerParameters.rst44 - :php:`TYPO3_REQUEST_URL` is now :php:`->getRequestUrl()`
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Documentation/Changelog/9.2/
H A DFeature-83736-ExtendedPSR-7RequestsWithTYPO3ServerParameters.rst44 - :php:`TYPO3_REQUEST_URL` is now :php:`->getRequestUrl()`

12