Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(694)

Issue 4173068: HTTP and SOCKS proxy support for ApacheHttpTranport

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 1 month ago by vially
Modified:
2 years, 3 months ago
Visibility:
Public.

Description

This patch is related to issue 114: http://code.google.com/p/google-api-java-client/issues/detail?id=114 It provides HTTP and SOCKS proxy support for ApacheHttpTransport. Note: Requires HttpClient 4.1 Example usage: HttpTransport transport = new ApacheHttpTransport(); transport.setProxy("123.123.123.123", 1080, Proxy.Type.SOCKS);

Patch Set 1 #

Messages

Total messages: 7
vially
Patch for issue 114 (http://code.google.com/p/google-api-java-client/issues/detail?id=114)
13 years, 1 month ago (2011-02-20 03:51:50 UTC) #1
yanivi
Sorry for not responding to your code review! One concern I have is the dependency ...
12 years, 9 months ago (2011-06-24 11:27:45 UTC) #2
vially
Thanks for your response. I'm a little busy with my job right now but hopefully ...
12 years, 9 months ago (2011-07-01 14:50:35 UTC) #3
jinny7845
On 2011/06/24 11:27:45, yanivi wrote: > <font><font>당신의 코드 리뷰에 응답하지 죄송합니다! </font></font><font></font> > <font></font><font><font> > ...
8 years, 11 months ago (2015-04-25 12:57:31 UTC) #4
belovic.martin
4
3 years ago (2021-03-01 03:23:36 UTC) #5
kristinakussow
2 years, 3 months ago (2021-12-09 03:10:11 UTC) #6
kristinakussow
2 years, 3 months ago (2021-12-09 03:11:17 UTC) #7
On 2021/12/09 03:10:11, kristinakussow wrote:

1
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b