Actually a question in a subject, a flow empty when sending json. I send the same thing but with the application / x-www-form-urlencoded header and the data is contained in the stream. Why does it not contain data, when the json header?

  • Can application/json ? - Alexey Ten
  • yes corrected. but the code says correctly - Maxim
  • I send without a title - everything is ok. - Max
  • Let's see the code? - Rochfort

0