JungiFrameworkExtraBundle
  • Introduction
  • Attributes
  • Configuration
  • Message Body Mapping
  • Content Negotiation
Powered by GitBook
On this page

Was this helpful?

Content Negotiation

For entity responses the following content negotiation is used:

  • If available and valid, use the request format.

  • If available, not empty and valid use a content type from the Accept request header.

  • Otherwise, use the default content type (application/json, can be changed in the configuration).

PreviousMessage Body Mapping

Last updated 3 years ago

Was this helpful?