the problem is i need to send json, but the content-type is text/plain, when i change it to application/json, there throw me a error (case 2)
i\'m using angular HttpC