I need somehow turn off the proxy for my NW application or be able to handle credentials manually, because NW raises hell when it is going to show the proxy form - the UI might be blocked at all by dozen of forms. Another thing - NW can't remember proxy settings.
Is there some NPAPI plugin that might help with proxy ?
phusa...@gmail.com
unread,
Oct 2, 2013, 12:33:52 PM10/2/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to node-...@googlegroups.com, phusa...@gmail.com
I've checked --no-proxy-server, --proxy-server command line parameters, but they don't work in NW neither in command line nor in manifest ("chromium-args" section). The same parameters work fine with pure Chromium and Chrome.