Closed ducher closed 11 years ago
Hi,
Thank you for the contribution. I've merged your pull request with the only exception that the default timeout is increased to 15 seconds. A new maven artifact will be released within the next few hours.
Hi, thank you! Will be useful for our product, thanks again for this lib.
Hi, I've added the possibility to change the timeouts for the HttpURLConnection, which is useful for big exports with an app running on Google AppEngine.
Thanks for this great lib, it would be even better if you specified in the documentation the existence of JavaNetURLConnectionManager as an alternative to HttpClientConnectionManager for people who can't use things from the apache package, when running Java on AppEngine for instance.