If user sends "Accept: */*" we don't want to default to sending an SSE (for instance). So the logic for detecting those preferences has to take MediaType.ALL into account as a special case.
If user sends "Accept: */*" we don't want to default to sending an SSE (for instance). So the logic for detecting those preferences has to take MediaType.ALL into account as a special case.