Add -Djava.net.useSystemProxies=true tip to sections about proxy configuration
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 200
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
Might be simpler than the manually configured `http.proxyHost`/`http.proxyPort`/`https.proxyHost`/`https.proxyPort` combo we currently recommend. See also https://github.com/imagej/pyimagej/issues/121#issuecomment-1089409309
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the tutorial documentation for the sections that recommend manually setting http.proxyHost, http.proxyPort, https.proxyHost, and https.proxyPort. Read those sections first, then add the -Djava.net.useSystemProxies=true tip and verify that the proxy guidance clearly presents it as an alternative.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100