python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to call certain apis without caching a response in angular when using service worker?
I Have attached 2 images.
First Image is the very fist time when I load the website where the service-worker is registered. There are 2 arrow mark that shows 302 found and sets the cookies of session ...
Shrihari
Votes: 0
Answers: 1
Symfony returning HTTP 304 locally, but HTTP 200 for matching ETag in production
Due to a heavy API call taking upwards of 20 seconds, I have enabled computation of ETag for that resource and pre-compute the ETag before doing any heavy DB work to be able to return early. This work...
oligofren
Votes: 0
Answers: 1
PHP caching image https request
I have a very high I/O load on the server which causes 500 error many times per day while the CPU/RAM usage is basically non exsitent:
the main work of the server is serving images and videos. I'll f...

user17027702
Votes: 0
Answers: 0