|
|
|
|
|
by xyzzy123
2899 days ago
|
|
Except for regulatory reasons you will not be able to cache any of those fields you mentioned using standard HTTP infrastructure... You also probably should not let the browser cache it either (you’ll typically get dinged for it in pentests because your app may be used on a shared computer). |
|
Or, if you have a CDN, you could cache closer to the end-user (assuming you have the necessary controls on your CDN to meet regulatory [and common-sense] requirements).