Fixed header nocache -> no-cache
This commit is contained in:
parent
aecb315886
commit
4599c525a8
|
@ -241,7 +241,7 @@ public DaoConfig daoConfig() {
|
||||||
</p>
|
</p>
|
||||||
<div class="source">
|
<div class="source">
|
||||||
<pre>
|
<pre>
|
||||||
Cache-Control: nocache
|
Cache-Control: no-cache
|
||||||
</pre>
|
</pre>
|
||||||
</div>
|
</div>
|
||||||
<p><b>Disable Paging at the Request Level</b></p>
|
<p><b>Disable Paging at the Request Level</b></p>
|
||||||
|
|
Loading…
Reference in New Issue