pgAdmin 4 commit: Prevent browsers caching responses. Fixes #1171 - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Prevent browsers caching responses. Fixes #1171
Date
Msg-id E1bmjI3-00056i-Ep@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Prevent browsers caching responses. Fixes #1171

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2077bd5fdccaa56893b3abf0ee09dcf754e889fc

Modified Files
--------------
web/pgadmin/utils/ajax.py | 18 ++++++++++++++++--
1 file changed, 16 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Lack of activity indicator over slow connections (pgadmin4)
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM1171 - Fix IE caching issue