Closed vasilm closed 11 years ago
I haven't used this myself. What happens when you try to open an image?
Try one of the following:
FileAccessFromFileUrlsAllowed doesn't work. (#25) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit
Tried with 0.11 as well same behavior. Seems not implemented.
From: anthony Sent: 5/25/2012 23:57 To: vasilm Subject: Re: [CefSharp] UniversalAccessFromFileUrlsAllowed and FileAccessFromFileUrlsAllowed doesn't work. (#25) I haven't used this myself. What happens when you try to open an image?
Try one of the following:
Reply to this email directly or view it on GitHub: https://github.com/ataranto/CefSharp/issues/25#issuecomment-5937846
Hi, I have an issue showing my local images in the browser. I set UniversalAccessFromFileUrlsAllowed and FileAccessFromFileUrlsAllowed true but no result.
do you have any suggestion on this? I am using version 0.10
vas