HTTP Client
3
Total requests
0
HTTP errors
Clients
http_client 3
Requests
| POST | https://www.smiilecard.com/smiiladmin/cartaapi/smiilecard-test/auth | |
|---|---|---|
| Request options | [ "headers" => [ "Content-Type" => "application/json" "Accept" => "application/json" ] "json" => [ "username" => "f27d13549564bb12-squirreltest-ff4532167c7f9aa7" "password" => "a8e6b5d3ec47a914fbc61cd8345f3a8cb429dfad7a2c1f6c4978a9c3d8e9d2f5" ] ] |
|
| Response |
200
[ "info" => [ "header_size" => 266 "request_size" => 363 "total_time" => 0.096333 "namelookup_time" => 0.001307 "connect_time" => 0.021789 "pretransfer_time" => 0.062955 "size_upload" => 139.0 "size_download" => 243.0 "speed_download" => 2522.0 "speed_upload" => 1442.0 "upload_content_length" => 139.0 "starttransfer_time" => 0.095996 "primary_ip" => "145.239.37.162" "primary_port" => 443 "local_ip" => "104.248.25.254" "local_port" => 53328 "http_version" => 3 "protocol" => 2 "scheme" => "https" "appconnect_time_us" => 62662 "connect_time_us" => 21789 "namelookup_time_us" => 1307 "pretransfer_time_us" => 62955 "starttransfer_time_us" => 95996 "total_time_us" => 96333 "effective_method" => "POST" "start_time" => 1776275315.4179 "original_url" => "https://www.smiilecard.com/smiiladmin/cartaapi/smiilecard-test/auth" "pause_handler" => Closure(float $duration) {#781 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#777 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#771 …} : -9223372036854775808 } } "debug" => """ * Host www.smiilecard.com:443 was resolved.\n * IPv6: 2001:41d0:301::30\n * IPv4: 145.239.37.162\n * Trying [2001:41d0:301::30]:443...\n * Immediate connect fail for 2001:41d0:301::30: Network is unreachable\n * Trying 145.239.37.162:443...\n * ALPN: curl offers h2,http/1.1\n * CAfile: /etc/ssl/certs/ca-certificates.crt\n * CApath: /etc/ssl/certs\n * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / id-ecPublicKey\n * ALPN: server accepted h2\n * Server certificate:\n * subject: CN=www.smiilecard.com\n * start date: Feb 20 05:05:50 2026 GMT\n * expire date: May 21 05:05:49 2026 GMT\n * subjectAltName: host "www.smiilecard.com" matched cert's "www.smiilecard.com"\n * issuer: C=US; O=Let's Encrypt; CN=E7\n * SSL certificate verify ok.\n * Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n * Certificate level 1: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption\n * Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n * Connected to www.smiilecard.com (145.239.37.162) port 443\n * using HTTP/2\n * [HTTP/2] [1] OPENED stream for https://www.smiilecard.com/smiiladmin/cartaapi/smiilecard-test/auth\n * [HTTP/2] [1] [:method: POST]\n * [HTTP/2] [1] [:scheme: https]\n * [HTTP/2] [1] [:authority: www.smiilecard.com]\n * [HTTP/2] [1] [:path: /smiiladmin/cartaapi/smiilecard-test/auth]\n * [HTTP/2] [1] [content-type: application/json]\n * [HTTP/2] [1] [accept: application/json]\n * [HTTP/2] [1] [user-agent: Symfony HttpClient (Curl)]\n * [HTTP/2] [1] [accept-encoding: gzip]\n * [HTTP/2] [1] [content-length: 139]\n > POST /smiiladmin/cartaapi/smiilecard-test/auth HTTP/2\r\n Host: www.smiilecard.com\r\n Content-Type: application/json\r\n Accept: application/json\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n Content-Length: 139\r\n \r\n * upload completely sent off: 139 bytes\n < HTTP/2 200 \r\n < date: Wed, 15 Apr 2026 17:48:42 GMT\r\n < content-type: application/json\r\n < server: OVHcloud\r\n < x-powered-by: PHP/8.1\r\n < access-control-allow-origin: *\r\n < access-control-allow-methods: GET, POST, OPTIONS\r\n < access-control-allow-headers: Content-Type, Authorization\r\n < \r\n """ ] "response_headers" => [ "HTTP/2 200 " "date: Wed, 15 Apr 2026 17:48:42 GMT" "content-type: application/json" "server: OVHcloud" "x-powered-by: PHP/8.1" "access-control-allow-origin: *" "access-control-allow-methods: GET, POST, OPTIONS" "access-control-allow-headers: Content-Type, Authorization" ] "response_content" => [ "{"redirectUri":"https:\/\/www.smiilecard.com\/smiiladmin\/cartaapi\/smiilecard-test\/api-func.php?code=dfacb742bc67f9909577179f8c64aa46be4dae0196ce38508c021dd18cf8bda9","code":"dfacb742bc67f9909577179f8c64aa46be4dae0196ce38508c021dd18cf8bda9"}" ] ] |
|
| POST | https://www.smiilecard.com/smiiladmin/cartaapi/smiilecard-test/token | |
|---|---|---|
| Request options | [ "headers" => [ "Content-Type" => "application/x-www-form-urlencoded" "Accept" => "application/json" ] "body" => "grant_type=authorization_code&code=dfacb742bc67f9909577179f8c64aa46be4dae0196ce38508c021dd18cf8bda9&redirect_uri=http%3A%2F%2F127.0.0.1%3A8001%2F&client_id=f27d13549564bb12-squirreltest-ff4532167c7f9aa7" ] |
|
| Response |
200
[ "info" => [ "header_size" => 266 "request_size" => 444 "total_time" => 0.033358 "pretransfer_time" => 0.000259 "size_upload" => 202.0 "size_download" => 139.0 "speed_download" => 4166.0 "speed_upload" => 6055.0 "upload_content_length" => 202.0 "starttransfer_time" => 0.033115 "primary_ip" => "145.239.37.162" "primary_port" => 443 "local_ip" => "104.248.25.254" "local_port" => 53328 "http_version" => 3 "protocol" => 2 "scheme" => "https" "pretransfer_time_us" => 259 "starttransfer_time_us" => 33115 "total_time_us" => 33358 "effective_method" => "POST" "start_time" => 1776275315.5148 "original_url" => "https://www.smiilecard.com/smiiladmin/cartaapi/smiilecard-test/token" "pause_handler" => Closure(float $duration) {#791 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#785 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#771 …} : -9223372036854775799 } } "debug" => """ * Re-using existing https: connection with host www.smiilecard.com\n * [HTTP/2] [3] OPENED stream for https://www.smiilecard.com/smiiladmin/cartaapi/smiilecard-test/token\n * [HTTP/2] [3] [:method: POST]\n * [HTTP/2] [3] [:scheme: https]\n * [HTTP/2] [3] [:authority: www.smiilecard.com]\n * [HTTP/2] [3] [:path: /smiiladmin/cartaapi/smiilecard-test/token]\n * [HTTP/2] [3] [content-type: application/x-www-form-urlencoded]\n * [HTTP/2] [3] [accept: application/json]\n * [HTTP/2] [3] [user-agent: Symfony HttpClient (Curl)]\n * [HTTP/2] [3] [accept-encoding: gzip]\n * [HTTP/2] [3] [content-length: 202]\n > POST /smiiladmin/cartaapi/smiilecard-test/token HTTP/2\r\n Host: www.smiilecard.com\r\n Content-Type: application/x-www-form-urlencoded\r\n Accept: application/json\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n Content-Length: 202\r\n \r\n * upload completely sent off: 202 bytes\n < HTTP/2 200 \r\n < date: Wed, 15 Apr 2026 17:48:42 GMT\r\n < content-type: application/json\r\n < server: OVHcloud\r\n < x-powered-by: PHP/8.1\r\n < access-control-allow-origin: *\r\n < access-control-allow-methods: GET, POST, OPTIONS\r\n < access-control-allow-headers: Content-Type, Authorization\r\n < \r\n """ ] "response_headers" => [ "HTTP/2 200 " "date: Wed, 15 Apr 2026 17:48:42 GMT" "content-type: application/json" "server: OVHcloud" "x-powered-by: PHP/8.1" "access-control-allow-origin: *" "access-control-allow-methods: GET, POST, OPTIONS" "access-control-allow-headers: Content-Type, Authorization" ] "response_json" => [ "access_token" => "6b58ac2bf0245de43b93d5878491683763ff5819991c03c2d7c0a3b90a90f1ecbcb4aeb88e6dc0e6" "token_type" => "Bearer" "expires_in" => 3600 ] ] |
|
| POST | https://www.smiilecard.com/smiiladmin/cartaapi/smiilecard-test/protected-resource | |
|---|---|---|
| Request options | [ "headers" => [ "Authorization" => "Bearer 6b58ac2bf0245de43b93d5878491683763ff5819991c03c2d7c0a3b90a90f1ecbcb4aeb88e6dc0e6" "Content-Type" => "application/json" "Accept" => "application/json" ] "json" => [ "request-act" => "get-partnerbyid" "param" => {#778 +"partnerid": 282 +"langtranslated": "fr" } ] ] |
|
| Response |
200
[ "info" => [ "header_size" => 287 "request_size" => 422 "total_time" => 0.042289 "pretransfer_time" => 0.000296 "size_upload" => 81.0 "size_download" => 1879.0 "speed_download" => 44432.0 "speed_upload" => 1915.0 "upload_content_length" => 81.0 "starttransfer_time" => 0.042072 "primary_ip" => "145.239.37.162" "primary_port" => 443 "local_ip" => "104.248.25.254" "local_port" => 53328 "http_version" => 3 "protocol" => 2 "scheme" => "https" "pretransfer_time_us" => 296 "starttransfer_time_us" => 42072 "total_time_us" => 42289 "effective_method" => "POST" "start_time" => 1776275315.5491 "original_url" => "https://www.smiilecard.com/smiiladmin/cartaapi/smiilecard-test/protected-resource" "pause_handler" => Closure(float $duration) {#789 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#768 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#771 …} : -9223372036854775795 } } "debug" => """ * Re-using existing https: connection with host www.smiilecard.com\n * [HTTP/2] [5] OPENED stream for https://www.smiilecard.com/smiiladmin/cartaapi/smiilecard-test/protected-resource\n * [HTTP/2] [5] [:method: POST]\n * [HTTP/2] [5] [:scheme: https]\n * [HTTP/2] [5] [:authority: www.smiilecard.com]\n * [HTTP/2] [5] [:path: /smiiladmin/cartaapi/smiilecard-test/protected-resource]\n * [HTTP/2] [5] [authorization: Bearer 6b58ac2bf0245de43b93d5878491683763ff5819991c03c2d7c0a3b90a90f1ecbcb4aeb88e6dc0e6]\n * [HTTP/2] [5] [content-type: application/json]\n * [HTTP/2] [5] [accept: application/json]\n * [HTTP/2] [5] [user-agent: Symfony HttpClient (Curl)]\n * [HTTP/2] [5] [accept-encoding: gzip]\n * [HTTP/2] [5] [content-length: 81]\n > POST /smiiladmin/cartaapi/smiilecard-test/protected-resource HTTP/2\r\n Host: www.smiilecard.com\r\n Authorization: Bearer 6b58ac2bf0245de43b93d5878491683763ff5819991c03c2d7c0a3b90a90f1ecbcb4aeb88e6dc0e6\r\n Content-Type: application/json\r\n Accept: application/json\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n Content-Length: 81\r\n \r\n * upload completely sent off: 81 bytes\n < HTTP/2 200 \r\n < date: Wed, 15 Apr 2026 17:48:42 GMT\r\n < content-type: application/json\r\n < server: OVHcloud\r\n < x-powered-by: PHP/8.1\r\n < access-control-allow-origin: *\r\n < access-control-allow-methods: GET, POST, OPTIONS\r\n < access-control-allow-headers: Content-Type, Authorization\r\n < vary: Authorization\r\n < \r\n """ ] "response_headers" => [ "HTTP/2 200 " "date: Wed, 15 Apr 2026 17:48:42 GMT" "content-type: application/json" "server: OVHcloud" "x-powered-by: PHP/8.1" "access-control-allow-origin: *" "access-control-allow-methods: GET, POST, OPTIONS" "access-control-allow-headers: Content-Type, Authorization" "vary: Authorization" ] "response_json" => [ [ "idpart" => "282" "namepart" => "EXSEL ERMITAGE" "sloganpunchline" => "Hôtel de charme situé au cœur de l'Ermitage !" "idcategpart" => "1" "categpart" => "Séjour / Hébergement" "discountpercentpart" => "15.00" "legalnoticepart" => """ Offre valable sur l'hébergement uniquement. Offre non valable sur les duplex !! Hors veilles de fêtes et jours fériés. 2 nuits minimum le samedi;\n L'OFFRE NE SERA PAS VALABLE EN PASSANT PAR UN OPERATEUR TIERS TYPE BOOKING... ELLE SERA VALABLE EN CONTACTANT DIRECTEMENT L'ETABLISSEMENT HOTELIER. """ "logopart" => "https://www.smiilecard.com/smiiladmin/smiilefront/logo_partenaire/resizeforapp/short/resize_short_282.jpg" "presentpart" => """ L'\u{A0}hôtel EXSEL ERMIAGE\u{A0}offre plusieurs\u{A0}chambres, suites et appartements orientés piscine ou montagne, avec balcon ou terrasse.\n Cet établissement à l’architecture créole, construit autour de la piscine, dégage une atmosphère chaleureuse et conviviale.\u{A0}\n \n \n \n \u{A0}\n \n \u{A0}\n \n \u{A0} """ "regionpart" => "Réunion" "iddestinat" => "3" "datecreat" => "2012-08-20 07:58:00" "datedesact" => "0000-00-00 00:00:00" "infolang" => [ "language" => "Français" "codeisolang" => "fr" ] "isactif" => "1" "ecodata" => [ "avgamountadult" => "125" "avgamountchild" => "0" "mentioneco" => "" ] "shopinfo" => [ [ "idpdv" => "510" "adress" => "40 avenue de la Mer - Les Filaos" "city" => "Saint Gilles Les Bains" "zipcity" => "97434" "tel" => "02 62 24 50 25" "email" => "reservation@ermitage.re" "latitude" => "-21.0762690000" "longitude" => "55.2232170000" "siteweb" => "" "facebook" => "https://www.facebook.com/Ermitage-Boutik-H%C3%B4tel-716186475103527/" "instagram" => "" "tiktok" => null "zonegeo" => "Ouest" "openinghours" => [] ] ] "tags" => [ "EXSEL ERMITAGE" "Séjour / Hébergement" ] "imgannexe" => [ "https://www.smiilecard.com/smiiladmin/smiilefront/images/img-annexe-partenaire-282-0723.jpg" ] ] ] ] |
|