docs-maui icon indicating copy to clipboard operation
docs-maui copied to clipboard

Only partially works with HTTPS

Open chrisonoo opened this issue 1 year ago • 0 comments

Type of issue

Missing information

Description

The solution works when we manually create HttpClient in our application. However, when we pass a link to an image to the Page, e.g. Source="{Binding FullImageUrl}, the image is downloaded without our HttpClient and there is still a problem with the certificate and the image is not downloaded.

Page URL

https://learn.microsoft.com/en-us/dotnet/maui/data-cloud/local-web-services?view=net-maui-8.0

Content source URL

https://github.com/dotnet/docs-maui/blob/main/docs/data-cloud/local-web-services.md

Document Version Independent Id

663379bf-421a-57f1-39b7-e92f830de0ed

Article author

@davidbritch

Metadata

  • ID: 663379bf-421a-57f1-39b7-e92f830de0ed
  • Service: dotnet-mobile
  • Sub-service: dotnet-maui

chrisonoo avatar Feb 15 '24 05:02 chrisonoo