Details
-
Task
-
Status: Closed
-
L3 - Default
-
Resolution: Fixed
-
None
-
None
Description
AT:
- it exists an integration test which checks following Accept / Content-Type pairs on the task resource:
- [Request] Accept: / <=> [Response] Content-Type: application/json
- [Request] Accept: application/json <=> [Response] Content-Type:
application/json - [Request] Accept: application/hal+json <=> [Response] Content-Type: application/hal+json
- [Request] Accept: application/hal+json, application/json; q=0.5 <=> [Response] Content-Type: application/hal+json
- [Request] Accept: application/hal+json; q=0.5, application/json <=> [Response] Content-Type: application/json
Maybe but probably will not work on Wildfly:
- [Request] Accept: application/hal+json, application/json <=> [Response] Content-Type: application/hal+json