Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It specifies the Cache-Control directive to be included in HTTP responses, influencing client-side caching behavior. |
| What area does it affect? |
HTTP response configuration |
| What does the default mean? |
The default value is "public", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when optimizing application performance or managing data caching strategies. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.http.cache_control |
| Sys ID |
f0883a70c7130010213be1d68dc26011 |
| Type |
string |
| Application |
Global |
| Default value |
public |
| Description |
Configure Cache-Control HTTP response header |
| Updated |
2024-05-25 03:57:44 |
Sources
Related properties