This pull request allows to properly set the request method in HTTPS connections.
See: https://java.net/jira/browse/JERSEY-639 https://github.com/jersey/jersey/pull/45 You can merge this Pull Request by running: git pull https://github.com/nacx/jclouds patch-ssl Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/230 -- Commit Summary -- * Properly set the request method in HTTPS connections -- File Changes -- M core/src/main/java/org/jclouds/http/internal/JavaUrlHttpCommandExecutorService.java (65) -- Patch Links -- https://github.com/jclouds/jclouds/pull/230.patch https://github.com/jclouds/jclouds/pull/230.diff
