-
Convenience factory method for a no-cache directivel
Parses a list of Cache-Control
header values
If the
no-store
directive is set, this HAPI FHIR extention
to the
Cache-Control
header called
max-results=123
specified the maximum number of results which will be fetched from the
database before returning.
CacheControlDirective.setNoCache(boolean theNoCache)
If trueinvalid input: '<'
, adds the no-cache
directive to the
request.
CacheControlDirective.setNoStore(boolean theNoStore)
-
Sets the Cache-Control
header value, which advises the server (or any cache in front of it)
how to behave in terms of cached requests