GET https://preprod.linko.ci/prestataire/multi-services-excellence-solution-tout-en-un

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

GET https://nominatim.openstreetmap.org/search
Request options
[
  "query" => [
    "q" => "BONGOUANOU, Côte d'Ivoire"
    "format" => "json"
    "polygon_geojson" => 1
  ]
  "headers" => [
    "User-Agent" => "MonAppSymfony/1.0 (+https://linko.ci)"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 158
    "request_size" => 215
    "total_time" => 0.48399
    "namelookup_time" => 0.138505
    "connect_time" => 0.210046
    "pretransfer_time" => 0.306401
    "size_download" => 493.0
    "speed_download" => 1018.0
    "download_content_length" => 493.0
    "starttransfer_time" => 0.483397
    "primary_ip" => "140.211.167.100"
    "primary_port" => 443
    "local_ip" => "51.222.28.99"
    "local_port" => 46216
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 306033
    "connect_time_us" => 210046
    "namelookup_time_us" => 138505
    "pretransfer_time_us" => 306401
    "starttransfer_time_us" => 483397
    "total_time_us" => 483990
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1765193791.5556
    "original_url" => "https://nominatim.openstreetmap.org/search?q=BONGOUANOU%2C%20C%C3%B4te%20d%27Ivoire&format=json&polygon_geojson=1"
    "pause_handler" => Closure(float $duration) {#2468
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#2298 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#2453 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 140.211.167.100:443...\n
      * Connected to nominatim.openstreetmap.org (140.211.167.100) port 443 (#0)\n
      * ALPN: 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\n
      * ALPN: server accepted h2\n
      * Server certificate:\n
      *  subject: CN=stormfly-04.openstreetmap.org\n
      *  start date: Oct 26 03:25:20 2025 GMT\n
      *  expire date: Jan 24 03:25:19 2026 GMT\n
      *  subjectAltName: host "nominatim.openstreetmap.org" matched cert's "nominatim.openstreetmap.org"\n
      *  issuer: C=US; O=Let's Encrypt; CN=E7\n
      *  SSL certificate verify ok.\n
      * using HTTP/2\n
      * h2h3 [:method: GET]\n
      * h2h3 [:path: /search?q=BONGOUANOU%2C%20C%C3%B4te%20d%27Ivoire&format=json&polygon_geojson=1]\n
      * h2h3 [:scheme: https]\n
      * h2h3 [:authority: nominatim.openstreetmap.org]\n
      * h2h3 [user-agent: MonAppSymfony/1.0 (+https://linko.ci)]\n
      * h2h3 [accept: */*]\n
      * h2h3 [accept-encoding: gzip]\n
      * Using Stream ID: 1 (easy handle 0x560d67c19c80)\n
      > GET /search?q=BONGOUANOU%2C%20C%C3%B4te%20d%27Ivoire&format=json&polygon_geojson=1 HTTP/2\r\n
      Host: nominatim.openstreetmap.org\r\n
      user-agent: MonAppSymfony/1.0 (+https://linko.ci)\r\n
      accept: */*\r\n
      accept-encoding: gzip\r\n
      \r\n
      * old SSL session ID is stale, removing\n
      < HTTP/2 200 \r\n
      < server: nginx\r\n
      < date: Mon, 08 Dec 2025 11:36:32 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < content-length: 493\r\n
      < vary: accept-language\r\n
      < \r\n
      """
  ]
  "url" => "https://nominatim.openstreetmap.org/search?q=BONGOUANOU%2C%20C%C3%B4te%20d%27Ivoire&format=json&polygon_geojson=1"
  "response_headers" => [
    "HTTP/2 200 "
    "server: nginx"
    "date: Mon, 08 Dec 2025 11:36:32 GMT"
    "content-type: application/json; charset=utf-8"
    "content-length: 493"
    "vary: accept-language"
  ]
  "response_json" => [
    [
      "place_id" => 277391102
      "licence" => "Data © OpenStreetMap contributors, ODbL 1.0. http://osm.org/copyright"
      "osm_type" => "node"
      "osm_id" => 1377429553
      "lat" => "6.6475288"
      "lon" => "-4.2046603"
      "class" => "place"
      "type" => "town"
      "place_rank" => 18
      "importance" => 0.31391704317737
      "addresstype" => "town"
      "name" => "Bongouanou"
      "display_name" => "Bongouanou, Moronou, Lacs, Côte d’Ivoire"
      "boundingbox" => [
        "6.6075288"
        "6.6875288"
        "-4.2446603"
        "-4.1646603"
      ]
      "geojson" => [
        "type" => "Point"
        "coordinates" => [
          -4.2046603
          6.6475288
        ]
      ]
    ]
  ]
]