• Dave Syer's avatar
    Add JreProxySelector to handle global proxy configuration · f1026b12
    Dave Syer authored
    The JreProxySelector is used it to adjust the repositories
    as they are added to the GrapeEngine. It looks at standard
    System proeprties like http.proxyHost and http.proxyPort
    and in addition consults standard JRE Authenticator features
    for credentials (falling back to System properties
    http.proxyUser and http.proxyPassword).
    
    Fixes gh-136
    f1026b12
Name
Last commit
Last update
..
samples Loading commit data...
src Loading commit data...
test-samples Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
pom.xml Loading commit data...