I\'m having this simple NodeJs code to handle post request sent from any other origin like Postman
const http = require("http"); const { parse } = requi