The OWS Guide linked below states that the default value for "proxy type" is "manual proxy". In my experience it seems to actually default to "system".
https://openwebstart.com/docs/OWSGuide. ... s_overview
deployment.proxy.type The proxy type that should be used. Possible values are 0 (no proxy), 1 (manual proxy, default), 2 (PAC based proxy), 3 (Firefox), 4 (system proxy)
The code in Defaults.java seems to support this observation. I wonder if that is a documentation error?
Thanks!
[SOLVED] Documentation bug
-
- Posts: 232
- Joined: 27 Mar 2020, 09:55
Re: [SOLVED] Documentation bug
Thank you for reporting this. We have fixed the documentation.