Open DanieleMilillo13 opened 1 year ago
When I try to make an "options" request, the server sends me a 204 "no content" response.
Screenshot from postman for a request to Nuxt (PORT: 3000):
Screenshot from postman for a request to Django Rest Framework (PORT: 8000):
The proxy is working for GET or POST requests.
When I try to make an "options" request, the server sends me a 204 "no content" response.
Screenshot from postman for a request to Nuxt (PORT: 3000):
Screenshot from postman for a request to Django Rest Framework (PORT: 8000):
The proxy is working for GET or POST requests.