Using Json string in the Http Header

后端 未结 4 1774
有刺的猬
有刺的猬 2020-12-30 21:14

Recently I run into some weird issue with http header usage ( Adding multiple custom http request headers mystery) To avoid the problem at that time, I have put the fields i

4条回答
  •  再見小時候
    2020-12-30 21:44

    From what I understand using a json string in the header option is not as much of an abuse of usage as using http DELETE for http GET, thus there has even been proposal to use json in http header. Of course more thorough insights are still welcome and the accepted answer is still to be given.

提交回复
热议问题