Description
HTTP Transport HttpHeaders does not check the headers only the message property but JAX-RS custom message body writers operate directly on the headers map. This can be synced in principle by overriding various Map setters but it would be quite messy.