Diagnostics (PHP 5.3)

cURL verbose

*   Trying 84.22.111.49:443...
* Connected to wired.wubook.net (84.22.111.49) port 443 (#0)
* Initializing NSS with certpath: sql:/etc/pki/nssdb
*  CAfile: none
*  CApath: none
* loaded libnssckbi.so
* ALPN, server accepted to use http/1.1
* SSL connection using TLS_AES_256_GCM_SHA384
* Server certificate:
* subject: CN=*.wubook.net
*  start date: Mar 02 00:00:00 2026 GMT
*  expire date: Sep 16 23:59:59 2026 GMT
*  common name: *.wubook.net
*  issuer: CN=GandiCert,O=Gandi SAS,C=FR
> POST /xrws/ HTTP/1.1
Host: wired.wubook.net
Accept: */*
Content-Type: text/xml
Content-Length: 383

* Mark bundle as not supporting multiuse
< HTTP/1.1 200 OK
< Server: nginx
< Date: Mon, 08 Jun 2026 21:26:59 GMT
< Content-Type: text/xml
< Content-Length: 201
< Connection: keep-alive
< Strict-Transport-Security: max-age=63072000; includeSubDomains
< 
* Connection #0 to host wired.wubook.net left intact

Response

<?xml version='1.0'?>
<methodResponse>
<params>
<param>
<value><array><data>
<value><int>0</int></value>
<value><string>Ok</string></value>
</data></array></value>
</param>
</params>
</methodResponse>