Hello,
Is there a way to cache CSRF tokens in CAP and Node.js?
We send a lot of requests to the S4, and before every POST request it sends a HEAD request with X-CSRF-Token: Fetch.
Best regards
Andre
https://github.com/capire/docs/blob/main/node.js/remote-services.md?plain=1#L35
Hello,
Is there a way to cache CSRF tokens in CAP and Node.js?
We send a lot of requests to the S4, and before every POST request it sends a HEAD request with
X-CSRF-Token: Fetch.Best regards
Andre
https://github.com/capire/docs/blob/main/node.js/remote-services.md?plain=1#L35