Form ajax response is actually the http request

HI, we have tried to send request to server with the

but not sure why , when we expecting the server side to response with a XHRHTTPRESPONSE

but it’s seem the ajax only pass XHRHTTPREQUEST from local to the backend bro.

and i need the XHRHTTPRESPONSE and i am not sure how to get it, can anyone
share with me,

thanks.

Do a console.log(xhr), it should contain required data