문제

Loading Https images over untrusted servers have limitations. We have decided to load images over from the proxyservice rather than let the air do it itself form several domains. When I checked blazeds document, httpservice has useproxy property to divert the service call to the proxy-service.xml rather than client doing it by itslef. Can I do the same for the URLLoader?

도움이 되었습니까?

해결책

We have decided to use tomcat valves for loading the images, valves act as a proxy for loading the images from https domains.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top