webshell
Ghost Exploiter Team Official
Mass Deface
Directory >>
/
home
/
whitjouh
/
public_html
/
core
/
vendor
/
mollie
/
mollie-api-php
/
src
/
HttpAdapter
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
+New File
CurlMollieHttpAdapter.php
6.793KB
edt
ren
Guzzle6And7MollieHttpAd
...
5.809KB
edt
ren
Guzzle6And7RetryMiddlew
...
1.852KB
edt
ren
MollieHttpAdapterInterf
...
0.606KB
edt
ren
MollieHttpAdapterPicker
...
1.829KB
edt
ren
MollieHttpAdapterPicker
...
0.325KB
edt
ren
<?php namespace Mollie\Api\HttpAdapter; interface MollieHttpAdapterInterface { /** * Send a request to the specified Mollie api url. * * @param string $httpMethod * @param string $url * @param string|array $headers * @param string $httpBody * @return \stdClass|null * @throws \Mollie\Api\Exceptions\ApiException */ public function send($httpMethod, $url, $headers, $httpBody); /** * The version number for the underlying http client, if available. * @example Guzzle/6.3 * * @return string|null */ public function versionString(); }
<=Back
Liking