Inconsistent form scope data

How cay you see in Postman, I’m sending json data to Lucee using “body > raw

image

This is dump of data on server:

Data sended are correct in GetHTTPRequestData().content but is correct that the scope form is full of inconsistent data?

This is a bug?

Many thanks

in postman, try setting content-type to ‘text/json’