POST https://xentro.io/api/accounts/linkorb/drives/my-wiki/presence

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

POST https://mercure.xentro.io/.well-known/mercure
Request options
[
  "auth_bearer" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJtZXJjdXJlIjp7InB1Ymxpc2giOlsiKiJdLCJzdWJzY3JpYmUiOltdfX0.5DiHIV76XSSWDY7cgVXQ62Z4L00Mtt8LhTHzi7glRkg"
  "headers" => [
    "Content-Type" => "application/x-www-form-urlencoded"
  ]
  "body" => "topic=https%3A%2F%2Fxentro.io%2Frealtime%2Fdrive%2FWCGkknViQ8SGb9__E50WZg%2Fpresence&data=%7B%22type%22%3A%22presence%22%2C%22online%22%3Atrue%2C%22member%22%3A%7B%22id%22%3A%22O8lRzxFNRPiIrhlhX9bx1Q%22%2C%22name%22%3A%22Joost+Faassen%22%2C%22color%22%3A%22%233b82f6%22%7D%2C%22state%22%3A%7B%22session_xuid%22%3A%22LucJqDhkTaebGOiHF2TKyw%22%2C%22session_name%22%3A%22Session+Jun+8+14%3A32%22%2C%22open_file%22%3Anull%7D%2C%22at%22%3A%222026-06-08T14%3A46%3A14%2B00%3A00%22%7D&private=on"
]
Response 200
[
  "info" => [
    "header_size" => 321
    "request_size" => 857
    "total_time" => 0.100131
    "namelookup_time" => 0.012234
    "connect_time" => 0.013817
    "pretransfer_time" => 0.090358
    "size_upload" => 487.0
    "size_download" => 45.0
    "speed_download" => 449.0
    "speed_upload" => 4863.0
    "download_content_length" => 45.0
    "upload_content_length" => 487.0
    "starttransfer_time" => 0.099795
    "primary_ip" => "51.158.165.147"
    "primary_port" => 443
    "local_ip" => "172.18.0.9"
    "local_port" => 37334
    "http_version" => 3
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 82639
    "connect_time_us" => 13817
    "namelookup_time_us" => 12234
    "pretransfer_time_us" => 90358
    "starttransfer_time_us" => 99795
    "posttransfer_time_us" => 90342
    "total_time_us" => 100131
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1780929974.3136
    "original_url" => "https://mercure.xentro.io/.well-known/mercure"
    "pause_handler" => Closure(float $duration) {#910
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#904 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#459 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host mercure.xentro.io:443 was resolved.\n
      * IPv6: (none)\n
      * IPv4: 51.158.165.147\n
      *   Trying 51.158.165.147: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_128_GCM_SHA256 / x25519 / RSASSA-PSS\n
      * ALPN: server accepted h2\n
      * Server certificate:\n
      *  subject: CN=mercure.xentro.io\n
      *  start date: Jun  8 12:27:33 2026 GMT\n
      *  expire date: Sep  6 12:27:32 2026 GMT\n
      *  subjectAltName: host "mercure.xentro.io" matched cert's "mercure.xentro.io"\n
      *  issuer: C=US; O=Let's Encrypt; CN=YR1\n
      *  SSL certificate verify ok.\n
      *   Certificate level 0: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 3: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n
      * Connected to mercure.xentro.io (51.158.165.147) port 443\n
      * using HTTP/2\n
      * [HTTP/2] [1] OPENED stream for https://mercure.xentro.io/.well-known/mercure\n
      * [HTTP/2] [1] [:method: POST]\n
      * [HTTP/2] [1] [:scheme: https]\n
      * [HTTP/2] [1] [:authority: mercure.xentro.io]\n
      * [HTTP/2] [1] [:path: /.well-known/mercure]\n
      * [HTTP/2] [1] [content-type: application/x-www-form-urlencoded]\n
      * [HTTP/2] [1] [accept: */*]\n
      * [HTTP/2] [1] [authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJtZXJjdXJlIjp7InB1Ymxpc2giOlsiKiJdLCJzdWJzY3JpYmUiOltdfX0.5DiHIV76XSSWDY7cgVXQ62Z4L00Mtt8LhTHzi7glRkg]\n
      * [HTTP/2] [1] [user-agent: Symfony HttpClient (Curl)]\n
      * [HTTP/2] [1] [accept-encoding: gzip]\n
      * [HTTP/2] [1] [content-length: 487]\n
      > POST /.well-known/mercure HTTP/2\r\n
      Host: mercure.xentro.io\r\n
      Content-Type: application/x-www-form-urlencoded\r\n
      Accept: */*\r\n
      Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJtZXJjdXJlIjp7InB1Ymxpc2giOlsiKiJdLCJzdWJzY3JpYmUiOltdfX0.5DiHIV76XSSWDY7cgVXQ62Z4L00Mtt8LhTHzi7glRkg\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 487\r\n
      \r\n
      * upload completely sent off: 487 bytes\n
      < HTTP/2 200 \r\n
      < content-security-policy: default-src 'self' mercure.rocks cdn.jsdelivr.net\r\n
      < content-type: text/plain; charset=utf-8\r\n
      < date: Mon, 08 Jun 2026 14:46:14 GMT\r\n
      < server: Mercure.rocks Caddy\r\n
      < vary: Origin\r\n
      < x-content-type-options: nosniff\r\n
      < x-frame-options: DENY\r\n
      < x-xss-protection: 1; mode=block\r\n
      < content-length: 45\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "content-security-policy: default-src 'self' mercure.rocks cdn.jsdelivr.net"
    "content-type: text/plain; charset=utf-8"
    "date: Mon, 08 Jun 2026 14:46:14 GMT"
    "server: Mercure.rocks Caddy"
    "vary: Origin"
    "x-content-type-options: nosniff"
    "x-frame-options: DENY"
    "x-xss-protection: 1; mode=block"
    "content-length: 45"
  ]
  "response_content" => [
    "urn:uuid:019ea7b2-d082-7d2a-ab55-be8c5ac05543"
  ]
]