httpbuilder icon indicating copy to clipboard operation
httpbuilder copied to clipboard

better timeout handling

Open jgritman opened this issue 12 years ago • 1 comments

Make it easier to specify connection and socket timeout parameters for an HttpBuilder instance.

jgritman avatar Dec 13 '12 22:12 jgritman

Also, please set a reasonable default value. We used this library in a batch environment to make a REST call to a third party service. Sometime last night we had network issues and the task is now hung at "groovyx.net.http.HTTPBuilder.request line: 366" using http-builder-0.7.1.jar.

amezick avatar Oct 13 '15 15:10 amezick