Log POST body to Sentry

I’m using Sentry for Vue (New SDK)
On AJAX request errors, Sentry doesn’t seems to log its form POST body.

Anyone know how to send POST body to Sentry on error?

I’ve used Sentry years ago, and back then POST body is automatically logged.