> @@ -96,4 +112,90 @@ public void enqueueResponse(MockResponse response) {
>
> return dispatcher;
> }
> +
> + /**
> + * Ensure json headers are included
> + * */
> + public MockResponse addJsonHeaders(MockResponse mockResponse) {Good point in names. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/224/files#r8222190
