Skip to content

Commit bb7e66a

Browse files
committed
revert Accept header title
1 parent a16d711 commit bb7e66a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/en/controllers/request-response.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -615,7 +615,7 @@ After proxies are trusted `clientIp()` will use the first IP address in the
615615
`X-Forwarded-For` header providing it is the only value that isn't from a trusted
616616
proxy.
617617

618-
### Checking Content Negotiation Headers
618+
### Checking Accept Headers
619619

620620
`method` Cake\\Http\\ServerRequest::**accepts**(?string $type = null): array|bool
621621

0 commit comments

Comments
 (0)