joestr opened a new pull request #3152: URL: https://github.com/apache/netbeans/pull/3152
If you are testing the connection in the settings it fails with `Connection failed (null)` despite setting the option to _No Proxy_ The method responsible for only checks for `HTTP OK (200)` and `HTTP MOVED TEMPORARILY (302)` despite http://netbeans.org (`ProxySettings.HTTP_CONNECTION_TEST_URL`) responding back `HTTP MOVED PERMANENTLY 301`.  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
