You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2023/01/05 14:32:47 UTC

[GitHub] [netbeans] sdedic opened a new pull request, #5210: Use default wpad.dat if autoproxy without explicit pacfile location.

sdedic opened a new pull request, #5210:
URL: https://github.com/apache/netbeans/pull/5210

   On Windows it is possible to enable 'automatic proxy configuration', but leave PAC file location unset - this is even the Windows' default setting. NetBeans in 'system proxy' mode rely on pacfile location to be set, if it is blank, NB defaults to 'direct' connection, which may be wrong.
   This PR just defaults to the standard `http://wpad/wpad.dat` if autoproxy is enabled in the system, but no pacfile location is set.


-- 
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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] sdedic merged pull request #5210: Use default wpad.dat if autoproxy without explicit pacfile location.

Posted by GitBox <gi...@apache.org>.
sdedic merged PR #5210:
URL: https://github.com/apache/netbeans/pull/5210


-- 
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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] MartinBalin commented on pull request #5210: Use default wpad.dat if autoproxy without explicit pacfile location.

Posted by GitBox <gi...@apache.org>.
MartinBalin commented on PR #5210:
URL: https://github.com/apache/netbeans/pull/5210#issuecomment-1372341157

   Put into next VSNetBeans release.


-- 
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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists