enum class Visibility
Controls caching by proxies
Public
Specifies that the response is cacheable by clients and shared (proxy) caches.
Private
Specifies that the response is cacheable only on the client and not by shared (proxy server) caches.