Tag: api
-
How to Cache POST Requests in Nginx
Caching a POST request is not advised but sometimes caching it may be a good idea. In this post, we will look at why you may want to cache POST requests and the potential problems and learn to cache POST requests in Nginx.