axios delete request is not sending data field in config object

前端 未结 0 588
孤城傲影
孤城傲影 2021-01-27 23:21

I am trying to pass axios.delete(\'https://httpbin.org/delete\',{data:"anything"}); but when I m inspecting the response, the data field is null or the request body in

相关标签:
回答
  • 消灭零回复
提交回复
热议问题