vpanghal commented on this pull request.


>  
    @Inject
    OkHttpCommandExecutorService(HttpUtils utils, ContentMetadataCodec 
contentMetadataCodec,
          DelegatingRetryHandler retryHandler, IOExceptionRetryHandler 
ioRetryHandler,
          DelegatingErrorHandler errorHandler, HttpWire wire, Function<URI, 
Proxy> proxyForURI, OkHttpClient okHttpClient,
-         @Named(PROPERTY_IDEMPOTENT_METHODS) String idempotentMethods) {
+         @Named(PROPERTY_IDEMPOTENT_METHODS) String idempotentMethods,
+        @Named(PROPERTY_USER_AGENT) String userAgent) {

done

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1043

Reply via email to