Just to be sure this is not unnoticed, this change will also propagate the `@Produces` and `@Consumes` annotations (which IMO it is OK). Is it intentional? Just wanted to note it as the description of the issue only mentions the `@HeaderParam` annotation.
If this is the case, and this PR aims to "propagate all headers" to the Callee, should the headers in the [HttpRequestOptions method parameters of the Caller](https://github.com/rackspace/jclouds/blob/c49cbe638fe6aaaa1ba6e7d5aa8206d3fab84f7f/core/src/main/java/org/jclouds/rest/internal/RestAnnotationProcessor.java#L263-L265) be propagated too? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/226#issuecomment-30207853