I have an image that can be viewed in a browser using http and https.
However, when I link this url to my image source, I can only see the one that uses http.
Anyway, so that silverlight supports https images?
The problem seems to be related to the cross-domain / cross-circuit security restrictions in Silverlight.
It might be nice to start your search here:
http://msdn.microsoft.com/en-us/library/cc189008(VS.95).aspx
URL- ( HTTP HTTPS) Silverlight, . . Silverlight.
, http, , https.
, , - http- 80, https, , , https- 443 .
, , , , 443, , .
, , , -, , , .
, URL- . , .
Source: https://habr.com/ru/post/1724512/More articles:Преобразование строки в формате YYYYMMDDHHMMSS в объект JavaScript Date - javascriptWorking with a database using Threadpool or Asyn - multithreadingIntellisense at a glance - visual-studio-2008How can I simplify this ocaml pattern matching code? - pattern-matchingGetting cities and countries from NSTimeZone - iphoneDownload the file from any URL and save it to my computer using ASP.NET. - fileOracle COLLECT function creates a new collection data type with a random name - oracleHow to use c-type array as ivar? - arraysOpenCV and Xcode - c ++Using SQL Server Express instead of Compact Edition as a local database cache? - sql-serverAll Articles