Hi. My flex application is using as3httpclientlib.swc for put delete requests.
and I built restlet java application for providing apis when the application requests put method to api server, the application can't response. and api server writes <policy-file-request/> message. It means the application sends "<policy-file-request/>" and my api server doesn't handle it. because restlet has no idea about it right ? I'm looking for a solution, How to solve this problem. Please help me Thanks. -- View this message in context: http://restlet-discuss.1400322.n2.nabble.com/How-to-process-policy-file-request-tp5156544p5156544.html Sent from the Restlet Discuss mailing list archive at Nabble.com. ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2618649

