minimal formatting change

This commit is contained in:
hns 2001-12-02 22:50:56 +00:00
parent c85b7e106a
commit 246e79fa14

View file

@ -207,7 +207,7 @@ public abstract class AbstractServletClient extends HttpServlet {
} else {
if (!trans.cache || ! caching) {
if (!trans.cache || ! caching) {
// Disable caching of response.
if (protocol == null || !protocol.endsWith ("1.1"))
res.setHeader ("Pragma", "no-cache"); // for HTTP 1.0