-
Bug
-
Resolution: Fixed
-
Normal
-
1.1
-
None
When picard requests information on a release, it doesn't seem to set any Accept header.
Now that I'm adding json to the musicbrainz webservice, setting the accept header to either application/xml or application/json will switch between them. For now I will keep xml as the default, but in the future we may want to return 406 for requests without an accept header.
- has related issue
-
PICARD-671 Fix PICARD-273: Picard should use the correct Accept header when talking to web services.
- Closed