commit | c03cd517c3e84e0c76d3adeace7da4f4fad060a3 | [log] [tgz] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Mon Nov 10 15:52:48 2014 -0800 |
committer | Shawn Pearce <sop@google.com> | Mon Nov 10 15:52:48 2014 -0800 |
tree | 652bac74f1e9c8e85c4c067ef82fad284741ff55 | |
parent | 08180de4deb931a8fa29a579ce4d40f885054cca [diff] |
Apply caching headers and stack trace before HTTP response status Higher level filters may trigger extra behavior immediately on setStatus(int), which means the stack trace attribute needs to be set before the call, not after. Also give the higher level filters visiblity to the suggested caching headers, by applying them before setStatus(int). Change-Id: Ic1556aaf0177f2f5957df2ed1fbd2d8b12d7119e