Fixed header nocache -> no-cache

This commit is contained in:
Patrick Werner 2018-04-17 11:01:28 +02:00 committed by GitHub
parent aecb315886
commit 4599c525a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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>