XMLHttpRequest behind Proxy
uthaiyashankar opened this issue · 0 comments
uthaiyashankar commented
When I set up a proxy using Java command line args and then started the business process server, I found that the login to bpmn-explorer failed.
As you can see, when calling api with XMLHttpRequest, the java options http.proxyHost and http.proxyPort apply well, but the http.nonProxyHosts option does not apply.
ISSUE : #171
PULL REQUEST : #172
(Moved from https://wso2.org/jira/projects/JAGGERY/issues/JAGGERY-431)