Hi there,
i am new at XANO and have a question:
How can i extract the "x-wp-totalpages" variable (7) from this header? I have no idea to get this data extracted :-(
This is my array from header (i already have a var for that):
["HTTP/2 200","x-robots-tag: noindex","x-content-type-options: nosniff","access-control-expose-headers: X-WP-Total, X-WP-TotalPages, Link","access-control-allow-headers: Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type","x-wp-total: 640","x-wp-totalpages: 7","link: <https://www.hilfe.de/wp-json/wp/v2/event?per_page=100&page=2>; rel=\"next\"","allow: GET","vary: Origin,Accept-Encoding,User-Agent","cache-control: max-age=172800","expires: Sat, 30 Dec 2023 11:28:06 GMT","content-encoding: gzip","strict-transport-security: max-age=31536000","content-type: application/json; charset=UTF-8","date: Thu, 28 Dec 2023 11:28:06 GMT","server: Apache"]
Thx 4 now...