Tag: HTTPRequest

General

HTTP Requests and Browser cache

When you make an HTTP Request, Browser returns the response of the previous call of the same url from cache. We can avoid this by adding a parameter with random value in the request. This will make th