Home
last modified time | relevance | path

Searched refs:getStatusCode (Results 26 – 44 of 44) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient/src/Http/
H A DMediaFileUpload.php171 $this->httpResultCode = $response->getStatusCode();
316 $code = $response->getStatusCode();
/plugin/authgooglesheets/vendor/google/auth/src/HttpHandler/
H A DGuzzle5HttpHandler.php122 $response->getStatusCode(),
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DMiddleware.php61 $code = $response->getStatusCode();
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DMessage.php29 . $message->getStatusCode() . ' '
/plugin/gtime/gtlib/http/
H A DGTHttpClient.php202 $statusCode = ($response === null) ? -1 : $response->getStatusCode();
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DREADME.md26 echo $response->getStatusCode(); # 200
H A DUPGRADING.md441 been removed. Use `getStatusCode()` instead.
/plugin/combo/ComboStrap/
H A DHttpResponse.php95 $statusCode = $response->getStatusCode();
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DRecordingControlsFrame.java256 if (iResponse.getStatusLine().getStatusCode()!=HttpStatus.SC_OK) { in uploadMovie()
H A DCaptureFrame.java261 if (iResponse.getStatusLine().getStatusCode()!=HttpStatus.SC_OK) { in capture()
/plugin/gtime/gtlib/tsp/
H A DGTTimestamp.php366 $statusCode = $certTokenResponse->getStatusCode();
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java685 if (iResponse.getStatusLine().getStatusCode()==HttpStatus.SC_OK) { in actionPerformed()
705 if (response.getStatusLine().getStatusCode()==HttpStatus.SC_OK) { in actionPerformed()
H A DEditorActions.java.bak685 if (iResponse.getStatusLine().getStatusCode()==HttpStatus.SC_OK) {
705 if (response.getStatusLine().getStatusCode()==HttpStatus.SC_OK) {
/plugin/jcapture/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...

12