HTTP Client
3
Total requests
1
HTTP errors
Clients
http_client 3
Requests
| GET | https://qlf.app.compens.nkap.net/api/client/me.json | |
|---|---|---|
| Request options | [ "query" => [] "headers" => [ "Authorization" => "Bearer " ] ] |
|
| Response |
401
[ "info" => [ "header_size" => 241 "request_size" => 165 "total_time" => 0.070175 "namelookup_time" => 0.018047 "connect_time" => 0.018165 "pretransfer_time" => 0.045697 "size_download" => 44.0 "speed_download" => 627.0 "starttransfer_time" => 0.069942 "primary_ip" => "217.154.120.237" "primary_port" => 443 "local_ip" => "217.154.120.237" "local_port" => 54480 "http_version" => 2 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 44150 "connect_time_us" => 18165 "namelookup_time_us" => 18047 "pretransfer_time_us" => 45697 "starttransfer_time_us" => 69942 "total_time_us" => 70175 "effective_method" => "GET" "start_time" => 1774128159.0433 "original_url" => "https://qlf.app.compens.nkap.net/api/client/me.json" "pause_handler" => Closure(float $duration) {#1197 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1194 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#877 …} : -9223372036854775808 } } "debug" => """ * WARNING: failed to open cookie file ""\n * Host qlf.app.compens.nkap.net:443 was resolved.\n * IPv6: (none)\n * IPv4: 217.154.120.237\n * Trying 217.154.120.237:443...\n * Connected to qlf.app.compens.nkap.net (217.154.120.237) port 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 http/1.1\n * Server certificate:\n * subject: CN=qlf.compens.nkap.net\n * start date: Mar 3 17:37:21 2026 GMT\n * expire date: Jun 1 17:37:20 2026 GMT\n * subjectAltName: host "qlf.app.compens.nkap.net" matched cert's "qlf.app.compens.nkap.net"\n * issuer: C=US; O=Let's Encrypt; CN=E8\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 * using HTTP/1.x\n > GET /api/client/me.json HTTP/1.1\r\n Host: qlf.app.compens.nkap.net\r\n Authorization: Bearer \r\n Accept: */*\r\n User-Agent: Symfony HttpClient/Curl\r\n Accept-Encoding: gzip\r\n \r\n * old SSL session ID is stale, removing\n < HTTP/1.1 401 Unauthorized\r\n < Server: nginx/1.24.0 (Ubuntu)\r\n < Content-Type: application/json\r\n < Transfer-Encoding: chunked\r\n < Connection: keep-alive\r\n < WWW-Authenticate: Bearer\r\n < Cache-Control: no-cache, private\r\n < Date: Sat, 21 Mar 2026 21:22:39 GMT\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 401 Unauthorized" "Server: nginx/1.24.0 (Ubuntu)" "Content-Type: application/json" "Transfer-Encoding: chunked" "Connection: keep-alive" "WWW-Authenticate: Bearer" "Cache-Control: no-cache, private" "Date: Sat, 21 Mar 2026 21:22:39 GMT" ] ] |
|
| GET | https://qlf.app.compens.nkap.net/api/selling/items.json?active=1&archived=0 | |
|---|---|---|
| Request options | [ "query" => [] "headers" => [ "Content-Type" => "application/json" ] ] |
|
| Response |
200
[ "info" => [ "header_size" => 332 "request_size" => 197 "total_time" => 0.024587 "namelookup_time" => 2.7E-5 "pretransfer_time" => 0.000103 "size_download" => 2.0 "speed_download" => 81.0 "starttransfer_time" => 0.024449 "primary_ip" => "217.154.120.237" "primary_port" => 443 "local_ip" => "217.154.120.237" "local_port" => 54480 "http_version" => 2 "protocol" => 2 "scheme" => "HTTPS" "namelookup_time_us" => 27 "pretransfer_time_us" => 103 "starttransfer_time_us" => 24449 "total_time_us" => 24587 "effective_method" => "GET" "start_time" => 1774128159.1141 "original_url" => "https://qlf.app.compens.nkap.net/api/selling/items.json?active=1&archived=0" "pause_handler" => Closure(float $duration) {#1193 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1187 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#877 …} : -9223372036854775799 } } "debug" => """ * WARNING: failed to open cookie file ""\n * Found bundle for host: 0x55560aeffc60 [serially]\n * Can not multiplex, even if we wanted to\n * Re-using existing connection with host qlf.app.compens.nkap.net\n > GET /api/selling/items.json?active=1&archived=0 HTTP/1.1\r\n Host: qlf.app.compens.nkap.net\r\n Content-Type: application/json\r\n Accept: */*\r\n User-Agent: Symfony HttpClient/Curl\r\n Accept-Encoding: gzip\r\n \r\n < HTTP/1.1 200 OK\r\n < Server: nginx/1.24.0 (Ubuntu)\r\n < Content-Type: application/json; charset=utf-8\r\n < Transfer-Encoding: chunked\r\n < Connection: keep-alive\r\n < Vary: Accept\r\n < X-Content-Type-Options: nosniff\r\n < X-Frame-Options: deny\r\n < Cache-Control: no-cache, private\r\n < Date: Sat, 21 Mar 2026 21:22:39 GMT\r\n < ETag: "d751713988987e9331980363e24189ce"\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "Server: nginx/1.24.0 (Ubuntu)" "Content-Type: application/json; charset=utf-8" "Transfer-Encoding: chunked" "Connection: keep-alive" "Vary: Accept" "X-Content-Type-Options: nosniff" "X-Frame-Options: deny" "Cache-Control: no-cache, private" "Date: Sat, 21 Mar 2026 21:22:39 GMT" "ETag: "d751713988987e9331980363e24189ce"" ] "response_json" => [] ] |
|
| GET | https://qlf.app.compens.nkap.net/api/categories.json | |
|---|---|---|
| Request options | [ "query" => [] "headers" => [ "Content-Type" => "application/json" ] ] |
|
| Response |
200
[ "info" => [ "header_size" => 332 "request_size" => 174 "total_time" => 0.033999 "namelookup_time" => 2.3E-5 "pretransfer_time" => 9.3E-5 "size_download" => 4006.0 "speed_download" => 117826.0 "starttransfer_time" => 0.033861 "primary_ip" => "217.154.120.237" "primary_port" => 443 "local_ip" => "217.154.120.237" "local_port" => 54480 "http_version" => 2 "protocol" => 2 "scheme" => "HTTPS" "namelookup_time_us" => 23 "pretransfer_time_us" => 93 "starttransfer_time_us" => 33861 "total_time_us" => 33999 "effective_method" => "GET" "start_time" => 1774128159.1405 "original_url" => "https://qlf.app.compens.nkap.net/api/categories.json" "pause_handler" => Closure(float $duration) {#1337 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1240 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#877 …} : -9223372036854775796 } } "debug" => """ * WARNING: failed to open cookie file ""\n * Found bundle for host: 0x55560aeffc60 [serially]\n * Can not multiplex, even if we wanted to\n * Re-using existing connection with host qlf.app.compens.nkap.net\n > GET /api/categories.json HTTP/1.1\r\n Host: qlf.app.compens.nkap.net\r\n Content-Type: application/json\r\n Accept: */*\r\n User-Agent: Symfony HttpClient/Curl\r\n Accept-Encoding: gzip\r\n \r\n < HTTP/1.1 200 OK\r\n < Server: nginx/1.24.0 (Ubuntu)\r\n < Content-Type: application/json; charset=utf-8\r\n < Transfer-Encoding: chunked\r\n < Connection: keep-alive\r\n < Vary: Accept\r\n < X-Content-Type-Options: nosniff\r\n < X-Frame-Options: deny\r\n < Cache-Control: no-cache, private\r\n < Date: Sat, 21 Mar 2026 21:22:39 GMT\r\n < ETag: "95d58aed57993fbed1bbf4641bd7cfc8"\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "Server: nginx/1.24.0 (Ubuntu)" "Content-Type: application/json; charset=utf-8" "Transfer-Encoding: chunked" "Connection: keep-alive" "Vary: Accept" "X-Content-Type-Options: nosniff" "X-Frame-Options: deny" "Cache-Control: no-cache, private" "Date: Sat, 21 Mar 2026 21:22:39 GMT" "ETag: "95d58aed57993fbed1bbf4641bd7cfc8"" ] "response_content" => [ "[{"id":1,"title":"Produit & Services","slug":"produit-services","lft":1,"lvl":0,"rgt":20,"children":["\/api\/categories\/2","\/api\/categories\/3","\/api\/categories\/4","\/api\/categories\/5","\/api\/categories\/6","\/api\/categories\/7","\/api\/categories\/8","\/api\/categories\/9","\/api\/categories\/10"],"translations":[{"id":1,"locale":"en_US","field":"title","object":"\/api\/categories\/1","content":"Produit & Services"}],"createdAt":"2025-06-16T08:48:57+01:00","updatedAt":"2025-06-16T08:48:57+01:00"},{"id":2,"title":"Institutions Publiques","slug":"produit-services-institutions-publiques","lft":2,"lvl":1,"rgt":3,"gaNum":"706","children":[],"translations":[{"id":2,"locale":"en_US","field":"title","object":"\/api\/categories\/2","content":"Institutions Publiques"}],"createdAt":"2025-06-16T08:48:57+01:00","updatedAt":"2025-06-16T08:48:57+01:00"},{"id":3,"title":"Les services","slug":"produit-services-les-services","lft":4,"lvl":1,"rgt":5,"gaNum":"706","children":[],"translations":[{"id":3,"locale":"en_US","field":"title","object":"\/api\/categories\/3","content":"Les services"}],"createdAt":"2025-06-16T08:48:57+01:00","updatedAt":"2025-06-16T08:48:57+01:00"},{"id":4,"title":"Les industries PME (+10 salari\u00e9s)","slug":"produit-services-les-industries-pme-10-salaries","lft":6,"lvl":1,"rgt":7,"gaNum":"706","children":[],"translations":[{"id":4,"locale":"en_US","field":"title","object":"\/api\/categories\/4","content":"Les industries PME (+10 salari\u00e9s)"}],"createdAt":"2025-06-16T08:48:57+01:00","updatedAt":"2025-06-16T08:48:57+01:00"},{"id":5,"title":"L'artisanat et TPE (-10 salari\u00e9s)","slug":"produit-services-lartisanat-et-tpe-10-salaries","lft":8,"lvl":1,"rgt":9,"gaNum":"706","children":[],"translations":[{"id":5,"locale":"en_US","field":"title","object":"\/api\/categories\/5","content":"L'artisanat et TPE (-10 salari\u00e9s)"}],"createdAt":"2025-06-16T08:48:57+01:00","updatedAt":"2025-06-16T08:48:57+01:00"},{"id":6,"title":"Free-lance et ind\u00e9pendant","slug":"produit-services-free-lance-et-independant","lft":10,"lvl":1,"rgt":11,"gaNum":"706","children":[],"translations":[{"id":6,"locale":"en_US","field":"title","object":"\/api\/categories\/6","content":"Free-lance et ind\u00e9pendant"}],"createdAt":"2025-06-16T08:48:57+01:00","updatedAt":"2025-06-16T08:48:57+01:00"},{"id":7,"title":"Compensacteurs professionnels de votre r\u00e9gion","slug":"produit-services-compensacteurs-professionnels-de-votre-region","lft":12,"lvl":1,"rgt":13,"gaNum":"707","children":[],"translations":[{"id":7,"locale":"en_US","field":"title","object":"\/api\/categories\/7","content":"Compensacteurs professionnels de votre r\u00e9gion"}],"createdAt":"2025-06-16T08:48:57+01:00","updatedAt":"2025-06-16T08:48:57+01:00"},{"id":8,"title":"Compensacteurs professionnels d'ailleurs","slug":"produit-services-compensacteurs-professionnels-dailleurs","lft":14,"lvl":1,"rgt":15,"gaNum":"707","children":[],"translations":[{"id":8,"locale":"en_US","field":"title","object":"\/api\/categories\/8","content":"Compensacteurs professionnels d'ailleurs"}],"createdAt":"2025-06-16T08:48:57+01:00","updatedAt":"2025-06-16T08:48:57+01:00"},{"id":9,"title":"Loisirs, spectacles, tourisme, d\u00e9placements","slug":"produit-services-loisirs-spectacles-tourisme-deplacements","lft":16,"lvl":1,"rgt":17,"gaNum":"706","children":[],"translations":[{"id":9,"locale":"en_US","field":"title","object":"\/api\/categories\/9","content":"Loisirs, spectacles, tourisme, d\u00e9placements"}],"createdAt":"2025-06-16T08:48:57+01:00","updatedAt":"2025-06-16T08:48:57+01:00"},{"id":10,"title":"Promotions, affaires, annonces, publicit\u00e9s.","slug":"produit-services-promotions-affaires-annonces-publicites","lft":18,"lvl":1,"rgt":19,"gaNum":"706","children":[],"translations":[{"id":10,"locale":"en_US","field":"title","object":"\/api\/categories\/10","content":"Promotions, affaires, annonces, publicit\u00e9s."}],"createdAt":"2025-06-16T08:48:57+01:00","updatedAt":"2025-06-16T08:48:57+01:00"}]" ] ] |
|