[Openjnlp-devel] Proxy Support and Basic Authentication
Brought to you by:
kherr
From: Cory J. <cj...@st...> - 2003-04-23 18:53:18
|
First, OpenJNLP is great!!! A question... It appears that OpenJNLP functions correctly when using a proxy with no = authentication (e.g. setting the system properties http.proxyHost and = http.proxyPort) -- However, I have been unsuccessful when authentication = is required by the proxy. Does the OpenJNLP lib have support for setting = a proxy with basic authentication? For example, a means to set the = "Proxy-Authorization" request property of the url connections.=20 I have looked through source of OpenJNLP Library 0.7.1 but no luck...=20 Are there plans for such? Thank you, Cory |