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…
Reference in New Issue