Redirect 301 redirect from POST @optical_salon_step_frame (c928ab)

GET https://kodano-pl.stage.dionizos.szkkla.com/optical-salon/frame?page=1

HTTP Client

2 Total requests
0 HTTP errors

Clients

http_client 2

Requests

POST https://kodano-pl.szkkla.com/graphql
Request options
[
  "buffer" => false
  "headers" => [
    "Host" => [
      "kodano-pl.szkkla.com"
    ]
    "Content-Type" => [
      "application/json"
    ]
    "Content-Length" => [
      1783
    ]
  ]
  "body" => "{"query":"query SzklaProductsSearch($search: String, $filter: ProductAttributeFilterInput, $pageSize: Int, $currentPage: Int) {\n          __typename\n          products_collection(\n            search: $search\n            filter: $filter\n            pageSize: $pageSize\n            currentPage: $currentPage\n          ) {\n            __typename\n            total_count\n            items {\n              __typename\n              name\n              sku\n              price_offline\n              status_offline\n              name_offline\n              price_range {\n                __typename\n                minimum_price {\n                  __typename\n                  final_price {\n                    __typename\n                    value\n                    currency\n                  }\n                }\n              }\n              custom_attributes {\n                __typename\n                code\n                ... on ImageData {\n                  url\n                  position\n                  label\n                  disabled\n                }\n                ... on AttributeValue {\n                  value\n                }\n                ... on AttributeSelectedOptions {\n                  code\n                  selected_options {\n                    __typename\n                    label\n                    value\n                  }\n                }\n              }\n            }\n            page_info {\n              __typename\n              current_page\n              page_size\n              total_pages\n            }\n          }\n        }","variables":{"search":"tiamo","filter":{"frame_type":{"in":["6851","6853"]},"price_offline":{"from":"0","to":"4611686018427387903"}},"pageSize":24,"currentPage":1}}"
]
Response 200
[
  "info" => [
    "header_size" => 1567
    "request_size" => 2008
    "total_time" => 5.873051
    "namelookup_time" => 0.001877
    "connect_time" => 0.003437
    "pretransfer_time" => 0.012251
    "size_upload" => 1783.0
    "size_download" => 2065.0
    "speed_download" => 351.0
    "speed_upload" => 303.0
    "upload_content_length" => 1783.0
    "starttransfer_time" => 5.862945
    "primary_ip" => "2606:4700:3036::ac43:bf36"
    "primary_port" => 443
    "local_ip" => "2001:41d0:601:2000::531"
    "local_port" => 47278
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 11956
    "connect_time_us" => 3437
    "namelookup_time_us" => 1877
    "pretransfer_time_us" => 12251
    "starttransfer_time_us" => 5862945
    "total_time_us" => 5873051
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1777546131.721
    "original_url" => "https://kodano-pl.szkkla.com/graphql"
    "pause_handler" => Closure(float $duration) {#2340
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#2333 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1001 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * WARNING: failed to open cookie file ""\n
      * Host kodano-pl.szkkla.com:443 was resolved.\n
      * IPv6: 2606:4700:3036::ac43:bf36, 2606:4700:3030::6815:298e\n
      * IPv4: 172.67.191.54, 104.21.41.142\n
      *   Trying [2606:4700:3036::ac43:bf36]:443...\n
      * Connected to kodano-pl.szkkla.com (2606:4700:3036::ac43:bf36) port 443\n
      * ALPN: curl offers h2,http/1.1\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=szkkla.com\n
      *  start date: Mar 11 02:00:18 2026 GMT\n
      *  expire date: Jun  9 02:57:43 2026 GMT\n
      *  issuer: C=US; O=Google Trust Services; CN=WE1\n
      *  SSL certificate verify result: unable to get local issuer certificate (20), continuing anyway.\n
      *   Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA256\n
      *   Certificate level 1: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n
      *   Certificate level 2: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption\n
      * using HTTP/2\n
      * [HTTP/2] [1] OPENED stream for https://kodano-pl.szkkla.com/graphql\n
      * [HTTP/2] [1] [:method: POST]\n
      * [HTTP/2] [1] [:scheme: https]\n
      * [HTTP/2] [1] [:authority: kodano-pl.szkkla.com]\n
      * [HTTP/2] [1] [:path: /graphql]\n
      * [HTTP/2] [1] [content-type: application/json]\n
      * [HTTP/2] [1] [store: szkla_com]\n
      * [HTTP/2] [1] [x-powered-by: DI-App-dev]\n
      * [HTTP/2] [1] [accept: */*]\n
      * [HTTP/2] [1] [user-agent: Symfony HttpClient (Curl)]\n
      * [HTTP/2] [1] [accept-encoding: gzip]\n
      * [HTTP/2] [1] [content-length: 1783]\n
      > POST /graphql HTTP/2\r\n
      Host: kodano-pl.szkkla.com\r\n
      Content-Type: application/json\r\n
      Store: szkla_com\r\n
      X-Powered-By: DI-App-dev\r\n
      Accept: */*\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 1783\r\n
      \r\n
      * old SSL session ID is stale, removing\n
      < HTTP/2 200 \r\n
      < date: Thu, 30 Apr 2026 10:48:57 GMT\r\n
      < content-type: application/json\r\n
      < server: cloudflare\r\n
      < nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}\r\n
      < vary: Accept-Encoding\r\n
      * Added cookie PHPSESSID="o00co7dame13m1h67qi4jnmpqd" for domain kodano-pl.szkkla.com, path /, expire 1780138137\n
      < set-cookie: PHPSESSID=o00co7dame13m1h67qi4jnmpqd; expires=Sat, 30 May 2026 10:48:51 GMT; Max-Age=2592000; path=/; domain=kodano-pl.szkkla.com; secure; HttpOnly; SameSite=Lax\r\n
      * Added cookie private_content_version="bc3b55185506ae8136ebe9ad5e5d319a" for domain kodano-pl.szkkla.com, path /, expire 2092906137\n
      < set-cookie: private_content_version=bc3b55185506ae8136ebe9ad5e5d319a; expires=Sun, 27 Apr 2036 10:48:51 GMT; Max-Age=315360000; path=/; secure; SameSite=Lax\r\n
      * Replaced cookie private_content_version="182398092461b726cd93abb796e88740" for domain kodano-pl.szkkla.com, path /, expire 2092906137\n
      < set-cookie: private_content_version=182398092461b726cd93abb796e88740; expires=Sun, 27 Apr 2036 10:48:57 GMT; Max-Age=315360000; path=/; secure; SameSite=Lax\r\n
      * Replaced cookie private_content_version="033d2c95411778c42ce59bf8f495b5fc" for domain kodano-pl.szkkla.com, path /, expire 2092906137\n
      < set-cookie: private_content_version=033d2c95411778c42ce59bf8f495b5fc; expires=Sun, 27 Apr 2036 10:48:57 GMT; Max-Age=315360000; path=/; secure; SameSite=Lax\r\n
      < x-magento-cache-id: da708f4992160a013494036e0806c7faba6c57cbdc82859f8fcb3d20a315168c\r\n
      < pragma: no-cache\r\n
      < cache-control: max-age=0, must-revalidate, no-cache, no-store\r\n
      < expires: Wed, 30 Apr 2025 10:48:57 GMT\r\n
      < x-content-type-options: nosniff\r\n
      < x-xss-protection: 1; mode=block\r\n
      < x-backend: app1\r\n
      < content-encoding: gzip\r\n
      < age: 0\r\n
      < x-magento-cache-debug: UNCACHEABLE\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=SVNGHkv5Vcp7H3QxRu6MP5O2RacPFHXBBbuQLrdsn97IzuWGCJbtdRq0B1Ia4mgaRyH1xoJxvg16BU3k8IglVpQwIkjPsGeQuFT6KDs1MjfNC%2BPeyJxovFVCRmQXY6YByQy7XBsResqxeJ%2FlHp6gkvUaYA%3D%3D"}]}\r\n
      < cf-ray: 9f45f9fb5aa3c405-WAW\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Thu, 30 Apr 2026 10:48:57 GMT"
    "content-type: application/json"
    "server: cloudflare"
    "nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}"
    "vary: Accept-Encoding"
    "set-cookie: PHPSESSID=o00co7dame13m1h67qi4jnmpqd; expires=Sat, 30 May 2026 10:48:51 GMT; Max-Age=2592000; path=/; domain=kodano-pl.szkkla.com; secure; HttpOnly; SameSite=Lax"
    "set-cookie: private_content_version=bc3b55185506ae8136ebe9ad5e5d319a; expires=Sun, 27 Apr 2036 10:48:51 GMT; Max-Age=315360000; path=/; secure; SameSite=Lax"
    "set-cookie: private_content_version=182398092461b726cd93abb796e88740; expires=Sun, 27 Apr 2036 10:48:57 GMT; Max-Age=315360000; path=/; secure; SameSite=Lax"
    "set-cookie: private_content_version=033d2c95411778c42ce59bf8f495b5fc; expires=Sun, 27 Apr 2036 10:48:57 GMT; Max-Age=315360000; path=/; secure; SameSite=Lax"
    "x-magento-cache-id: da708f4992160a013494036e0806c7faba6c57cbdc82859f8fcb3d20a315168c"
    "pragma: no-cache"
    "cache-control: max-age=0, must-revalidate, no-cache, no-store"
    "expires: Wed, 30 Apr 2025 10:48:57 GMT"
    "x-content-type-options: nosniff"
    "x-xss-protection: 1; mode=block"
    "x-backend: app1"
    "content-encoding: gzip"
    "age: 0"
    "x-magento-cache-debug: UNCACHEABLE"
    "cf-cache-status: DYNAMIC"
    "report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=SVNGHkv5Vcp7H3QxRu6MP5O2RacPFHXBBbuQLrdsn97IzuWGCJbtdRq0B1Ia4mgaRyH1xoJxvg16BU3k8IglVpQwIkjPsGeQuFT6KDs1MjfNC%2BPeyJxovFVCRmQXY6YByQy7XBsResqxeJ%2FlHp6gkvUaYA%3D%3D"}]}"
    "cf-ray: 9f45f9fb5aa3c405-WAW"
    "alt-svc: h3=":443"; ma=86400"
  ]
]
POST https://kodano-pl.szkkla.com/graphql
Request options
[
  "buffer" => false
  "headers" => [
    "Host" => [
      "kodano-pl.szkkla.com"
    ]
    "Content-Type" => [
      "application/json"
    ]
    "Content-Length" => [
      1783
    ]
  ]
  "body" => "{"query":"query SzklaProductsSearch($search: String, $filter: ProductAttributeFilterInput, $pageSize: Int, $currentPage: Int) {\n          __typename\n          products_collection(\n            search: $search\n            filter: $filter\n            pageSize: $pageSize\n            currentPage: $currentPage\n          ) {\n            __typename\n            total_count\n            items {\n              __typename\n              name\n              sku\n              price_offline\n              status_offline\n              name_offline\n              price_range {\n                __typename\n                minimum_price {\n                  __typename\n                  final_price {\n                    __typename\n                    value\n                    currency\n                  }\n                }\n              }\n              custom_attributes {\n                __typename\n                code\n                ... on ImageData {\n                  url\n                  position\n                  label\n                  disabled\n                }\n                ... on AttributeValue {\n                  value\n                }\n                ... on AttributeSelectedOptions {\n                  code\n                  selected_options {\n                    __typename\n                    label\n                    value\n                  }\n                }\n              }\n            }\n            page_info {\n              __typename\n              current_page\n              page_size\n              total_pages\n            }\n          }\n        }","variables":{"search":"tiamo","filter":{"frame_type":{"in":["6851","6853"]},"price_offline":{"from":"0","to":"4611686018427387903"}},"pageSize":24,"currentPage":1}}"
]
Response 200
[
  "info" => [
    "header_size" => 1573
    "request_size" => 2008
    "total_time" => 1.74599
    "namelookup_time" => 4.7E-5
    "pretransfer_time" => 0.000356
    "size_upload" => 1783.0
    "size_download" => 2065.0
    "speed_download" => 1182.0
    "speed_upload" => 1021.0
    "upload_content_length" => 1783.0
    "starttransfer_time" => 1.74411
    "primary_ip" => "2606:4700:3036::ac43:bf36"
    "primary_port" => 443
    "local_ip" => "2001:41d0:601:2000::531"
    "local_port" => 47278
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "namelookup_time_us" => 47
    "pretransfer_time_us" => 356
    "starttransfer_time_us" => 1744110
    "total_time_us" => 1745990
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1777546137.6279
    "original_url" => "https://kodano-pl.szkkla.com/graphql"
    "pause_handler" => Closure(float $duration) {#2057
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1909 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1001 …}
        $execCounter: -9223372036854775785
      }
    }
    "debug" => """
      * WARNING: failed to open cookie file ""\n
      * Found bundle for host: 0x5ea6e46b9340 [can multiplex]\n
      * Re-using existing connection with host kodano-pl.szkkla.com\n
      * [HTTP/2] [3] OPENED stream for https://kodano-pl.szkkla.com/graphql\n
      * [HTTP/2] [3] [:method: POST]\n
      * [HTTP/2] [3] [:scheme: https]\n
      * [HTTP/2] [3] [:authority: kodano-pl.szkkla.com]\n
      * [HTTP/2] [3] [:path: /graphql]\n
      * [HTTP/2] [3] [content-type: application/json]\n
      * [HTTP/2] [3] [store: szkla_com]\n
      * [HTTP/2] [3] [x-powered-by: DI-App-dev]\n
      * [HTTP/2] [3] [accept: */*]\n
      * [HTTP/2] [3] [user-agent: Symfony HttpClient (Curl)]\n
      * [HTTP/2] [3] [accept-encoding: gzip]\n
      * [HTTP/2] [3] [content-length: 1783]\n
      > POST /graphql HTTP/2\r\n
      Host: kodano-pl.szkkla.com\r\n
      Content-Type: application/json\r\n
      Store: szkla_com\r\n
      X-Powered-By: DI-App-dev\r\n
      Accept: */*\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 1783\r\n
      \r\n
      < HTTP/2 200 \r\n
      < date: Thu, 30 Apr 2026 10:48:59 GMT\r\n
      < content-type: application/json\r\n
      < server: cloudflare\r\n
      < nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}\r\n
      < vary: Accept-Encoding\r\n
      * Added cookie PHPSESSID="5li2v5v7emcf96v47lpfkdne3p" for domain kodano-pl.szkkla.com, path /, expire 1780138139\n
      < set-cookie: PHPSESSID=5li2v5v7emcf96v47lpfkdne3p; expires=Sat, 30 May 2026 10:48:57 GMT; Max-Age=2592000; path=/; domain=kodano-pl.szkkla.com; secure; HttpOnly; SameSite=Lax\r\n
      * Added cookie private_content_version="37ffe991ee227ee1e4c11a77c5e11bd5" for domain kodano-pl.szkkla.com, path /, expire 2092906139\n
      < set-cookie: private_content_version=37ffe991ee227ee1e4c11a77c5e11bd5; expires=Sun, 27 Apr 2036 10:48:57 GMT; Max-Age=315360000; path=/; secure; SameSite=Lax\r\n
      * Replaced cookie private_content_version="b2a7d258158c35a571db8ca6b7dfddca" for domain kodano-pl.szkkla.com, path /, expire 2092906139\n
      < set-cookie: private_content_version=b2a7d258158c35a571db8ca6b7dfddca; expires=Sun, 27 Apr 2036 10:48:59 GMT; Max-Age=315360000; path=/; secure; SameSite=Lax\r\n
      * Replaced cookie private_content_version="796bf9e1e1fec8dc7801a2ae917d09e8" for domain kodano-pl.szkkla.com, path /, expire 2092906139\n
      < set-cookie: private_content_version=796bf9e1e1fec8dc7801a2ae917d09e8; expires=Sun, 27 Apr 2036 10:48:59 GMT; Max-Age=315360000; path=/; secure; SameSite=Lax\r\n
      < x-magento-cache-id: da708f4992160a013494036e0806c7faba6c57cbdc82859f8fcb3d20a315168c\r\n
      < pragma: no-cache\r\n
      < cache-control: max-age=0, must-revalidate, no-cache, no-store\r\n
      < expires: Wed, 30 Apr 2025 10:48:59 GMT\r\n
      < x-content-type-options: nosniff\r\n
      < x-xss-protection: 1; mode=block\r\n
      < x-backend: app1\r\n
      < content-encoding: gzip\r\n
      < age: 0\r\n
      < x-magento-cache-debug: UNCACHEABLE\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Vda6O1onIQ9InN3OANuSKs8Q3tZZ%2BaMNMckPSAIzju1ZCRHgtpbbB9gySt%2BTVk%2Bsgr6vk58cdZQOidX2KpX57b2fVPJ1kR0X0B9N3CmfZB8D%2BX73VUbVM4rn8xQVwnZRckgp8yNa36l9EuMzJPXz%2F1GXrg%3D%3D"}]}\r\n
      < cf-ray: 9f45fa203a95c405-WAW\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Thu, 30 Apr 2026 10:48:59 GMT"
    "content-type: application/json"
    "server: cloudflare"
    "nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}"
    "vary: Accept-Encoding"
    "set-cookie: PHPSESSID=5li2v5v7emcf96v47lpfkdne3p; expires=Sat, 30 May 2026 10:48:57 GMT; Max-Age=2592000; path=/; domain=kodano-pl.szkkla.com; secure; HttpOnly; SameSite=Lax"
    "set-cookie: private_content_version=37ffe991ee227ee1e4c11a77c5e11bd5; expires=Sun, 27 Apr 2036 10:48:57 GMT; Max-Age=315360000; path=/; secure; SameSite=Lax"
    "set-cookie: private_content_version=b2a7d258158c35a571db8ca6b7dfddca; expires=Sun, 27 Apr 2036 10:48:59 GMT; Max-Age=315360000; path=/; secure; SameSite=Lax"
    "set-cookie: private_content_version=796bf9e1e1fec8dc7801a2ae917d09e8; expires=Sun, 27 Apr 2036 10:48:59 GMT; Max-Age=315360000; path=/; secure; SameSite=Lax"
    "x-magento-cache-id: da708f4992160a013494036e0806c7faba6c57cbdc82859f8fcb3d20a315168c"
    "pragma: no-cache"
    "cache-control: max-age=0, must-revalidate, no-cache, no-store"
    "expires: Wed, 30 Apr 2025 10:48:59 GMT"
    "x-content-type-options: nosniff"
    "x-xss-protection: 1; mode=block"
    "x-backend: app1"
    "content-encoding: gzip"
    "age: 0"
    "x-magento-cache-debug: UNCACHEABLE"
    "cf-cache-status: DYNAMIC"
    "report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Vda6O1onIQ9InN3OANuSKs8Q3tZZ%2BaMNMckPSAIzju1ZCRHgtpbbB9gySt%2BTVk%2Bsgr6vk58cdZQOidX2KpX57b2fVPJ1kR0X0B9N3CmfZB8D%2BX73VUbVM4rn8xQVwnZRckgp8yNa36l9EuMzJPXz%2F1GXrg%3D%3D"}]}"
    "cf-ray: 9f45fa203a95c405-WAW"
    "alt-svc: h3=":443"; ma=86400"
  ]
]

apollo_api.client 0

No requests were made with the "apollo_api.client" service.

verto_api.client 0

No requests were made with the "verto_api.client" service.