When receive POST request through "/view", I want to show the POST request body data through web socket(ws). But I don\'t know how to get access t
POST request body data