Negotiation
Enabled
-
Response Format
-
Response Media Type
-
Response Charset
-
Response Language
-
Response Encoding
Data collected at Sun, 03 Aug 2025 01:07:20 +0200. Note Values may be empty if the content negotiation did not take place.
Negotiation Request Details
Note that negotiation policy is LAX
, so when no match is found, then the default behaviour is to return the default negotiation value.
Supported
-
Requested Format
-
Requested Media Type
Implicit
Data collected at Sun, 03 Aug 2025 01:07:20 +0200. Note Values may be empty if the content negotiation did not take place.
Negotiation Request Headers
Header Name | Header Value |
---|---|
Accept | */* |
Accept-Encoding | gzip, br, zstd, deflate |
User-Agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
Negotiation Response Headers
Header Name | Header Value |
---|---|
Content-Type | text/html; charset=UTF-8 |
Negotiation Configuration
See negotiation
section in configuration file config/packages/can_rest.yml
.
Option | Value |
---|---|
Enabled | On |
Prevent Content Sniffing | On |
Advertise accepted patches | On |
Accept instance digests | On |
No Content-Type Policy | STRICT |
No Content-Type Error Status Code | 400 |
Default Content-Type | application/octet-stream |
Policy | LAX |
Charsets | utf-8 |
Encodings | * |
Formats | See Avaiable Formats |
Languages | en |
Patch Formats | See Avaiable Patch Formats |
Digests | sha256, sha384, sha512 |
Digest Policy | LAX |
Digest client error status | 406 |
Available Formats
Format | Media types |
---|---|
json | application/json |
jsonp | application/javascript |
jsonapi | application/vnd.api+json |
jsonhal | application/hal+json |
jsonld | application/ld+json |
jsonschema | application/schema+json |
jsoncollection | application/vnd.collection+json |
siren | application/vnd.siren+json |
xml | application/xml,text/xml |
csv | text/csv |
Available Patch Formats
Format | Media types |
---|---|
jsonpatch | application/json-patch+json |
jsonmergepatch | application/merge-patch+json |
patch+xml | application/patch+xml |
CanRestBundle v1.0.0. Please, refer to the package documentation for details.