Cant do a GET request with Fetch API against Django REST Framework - HTTP 304 error

后端 未结 0 1491
故里飘歌
故里飘歌 2021-01-05 03:56

Im trying to do a GET request against Django REST API with Fetch API (Node Fetch) module. But I encounter an error 304 when Im doing the GET request. I have no idea how to a

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