embulk / embulk-base-restclient

Base class library for Embulk plugins to access RESTful services
https://www.embulk.org/
Apache License 2.0
6 stars 7 forks source link

Add embulk-util-retryhelper-jetty93 and embulk-util-retryhelper-jetty92, RetryHelpers with jetty-client. #61

Closed dmikurube closed 7 years ago

dmikurube commented 7 years ago

@muga @sakama The Jetty 9.3 version is ready.

dmikurube commented 7 years ago

Thanks!