Only partially works with HTTPS
- Dominant language
- No language data
- Stars
- 282
- Forks
- 265
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 19
Description
### 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**
Contributor guide
Assessment
This issue has not been assessed yet.