Closed VincentETN closed 2 years ago
This PR solves CORS problems. Now we can use requests not only GET and POST. For example, PUT, PATCH, DELETE, etc.
Description
This PR solves CORS problems. Now we can use requests not only GET and POST. For example, PUT, PATCH, DELETE, etc.
Screenshots