mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-16 18:05:19 +00:00
Fixed header nocache -> no-cache
This commit is contained in:
parent
aecb315886
commit
4599c525a8
@ -241,7 +241,7 @@ public DaoConfig daoConfig() {
|
||||
</p>
|
||||
<div class="source">
|
||||
<pre>
|
||||
Cache-Control: nocache
|
||||
Cache-Control: no-cache
|
||||
</pre>
|
||||
</div>
|
||||
<p><b>Disable Paging at the Request Level</b></p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user