Bug 380245 - Support custom ProxySelectors for TransportHttp
Summary: Support custom ProxySelectors for TransportHttp
Status: NEW
Alias: None
Product: JGit
Classification: Technology
Component: JGit (show other bugs)
Version: unspecified   Edit
Hardware: PC All
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-22 07:21 EDT by Dmitry Neverov CLA
Modified: 2012-05-22 07:21 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Neverov CLA 2012-05-22 07:21:35 EDT
Build Identifier: 

TransportHttp uses the default ProxySelector (ProxySelector.getDefault()), so the only way to configure proxy is to use jvm options. Please provide a way to set custom ProxySelector without using a jvm options, say from GUI.

Reproducible: Always