How do I grab the JSON data from a response from a client side GET request?

后端 未结 0 1296
栀梦
栀梦 2020-12-04 07:47

So this is my client side GET request to the server to grab some JSON data.

fetch("/" + "?foo=bar", {
               method: "GET&quo         


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