This allows jclouds to factor out common headers into the Caller so they don't have to be repeated in the Callee. You can merge this Pull Request by running:
git pull https://github.com/rackspace/jclouds caller-header-param Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/226 -- Commit Summary -- * Allow the HeaderParam annotation to be used in a Caller. -- File Changes -- M core/src/main/java/org/jclouds/rest/internal/RestAnnotationProcessor.java (13) M core/src/test/java/org/jclouds/rest/internal/RestAnnotationProcessorTest.java (34) -- Patch Links -- https://github.com/jclouds/jclouds/pull/226.patch https://github.com/jclouds/jclouds/pull/226.diff