We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a16d711 commit bb7e66aCopy full SHA for bb7e66a
1 file changed
docs/en/controllers/request-response.md
@@ -615,7 +615,7 @@ After proxies are trusted `clientIp()` will use the first IP address in the
615
`X-Forwarded-For` header providing it is the only value that isn't from a trusted
616
proxy.
617
618
-### Checking Content Negotiation Headers
+### Checking Accept Headers
619
620
`method` Cake\\Http\\ServerRequest::**accepts**(?string $type = null): array|bool
621
0 commit comments