Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] jetty9 httpclient example

Hi,

Poor me have been unable to get a simple GET request working.

Tried this http://hastebin.com/sifinomibe.avrasm the result said

2: HttpResponse[null 0 null]
2013-08-09 16:41:49.638:WARN:oejut.QueuedThreadPool:HttpClient@1368884364-11: HttpClient@1368884364{STOPPING,8<=1<=200,i=0,q=1} rejected org.eclipse.jetty.client.HttpDestination$1$1@ef01e56

What am I missing? Thanks.

Back to the top