We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e30ef7 commit e3e5a62Copy full SHA for e3e5a62
Request.php
@@ -1589,7 +1589,7 @@ public function isNoCache()
1589
/**
1590
* Gets the preferred format for the response by inspecting, in the following order:
1591
* * the request format set using setRequestFormat
1592
- * * the values of the Accept HTTP header
+ * * the values of the Accept HTTP header.
1593
*
1594
* Note that if you use this method, you should send the "Vary: Accept" header
1595
* in the response to prevent any issues with intermediary HTTP caches.
0 commit comments