henriqueolliveira / google-api-java-client

Automatically exported from code.google.com/p/google-api-java-client
0 stars 0 forks source link

New method HttpResponse.disconnect() #168

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
External references, such as a standards document, or specification?

http://developer.android.com/reference/java/net/HttpURLConnection.html#disconnec
t()
http://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/org/apache/http
/client/methods/HttpUriRequest.html#abort()

Java environments (e.g. Java 6, Android 2.3, App Engine 1.4.2, or All)?

Apache HTTP Client and HttpURLConnection

Please describe the feature requested.

Ability to disconnect connection for a single request.

Original issue reported on code.google.com by yan...@google.com on 5 Apr 2011 at 7:15

GoogleCodeExporter commented 9 years ago
http://codereview.appspot.com/4354051/

Original comment by yan...@google.com on 5 Apr 2011 at 7:53

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 5 Apr 2011 at 7:56