-
I'm trying to use POCO https requests on Android app. I'm using poco 1.10.1 (I built poco with BoringSSL instead of OpenSSL) and my setup for SSL looks like this:
```
Poco::Net::initializeSSL();
…
-
### Capacitor Version
```
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 6.1.1
@capacitor/core: 6.1.1
@capacitor/android: 6.1.1
@capacitor/ios: 6.1.1
Installed D…
-
### Steps to reproduce
1. Flutter run on a remote machine connect with usb
2. Open devtool in Android Studio
3. Select network tab and preview
4. The network show all request type is socket not ht…
-
### Describe the bug
I used tauri::api::http::ClientBuilder and HttpRequestBuilder::new("POST", "https://...") to make a https request ,but i got this:
04-22 11:36:05.537 31981 32013 I RustStdo…
-
### Package:
https://aur.archlinux.org/pkgbase/android_translation_layer-git
... https://aur.archlinux.org/pkgbase/art_standalone
... ... https://aur.archlinux.org/pkgbase/bionic_translation
...…
-
# Issue with OpenTelemetry.Instrumentation.Http
List of [all OpenTelemetry NuGet
packages](https://www.nuget.org/profiles/OpenTelemetry) and version that you are
using (e.g. `OpenTelemetry 1.3.2`…
-
### Android framework version
net8.0-android
### Affected platform version
SDK 8.0.400, VS 17.11.35327.3
### Description
On Android, the default `HttpMessageHandler` (`HttpClientHandler`?) does n…
bzd3y updated
2 weeks ago
-
## Description
I am currently attempting to capture network traffic on an Android emulator device. It had been working perfectly fine since a month ago, but I haven't been able to get it to work for …
-
**Is your feature request related to a problem? Please describe.**
I'd like to take advantage of http/2 for servers that have it enabled. There's an Android security concern that prevented the chromi…
-
### Feature description
Update the documentation for Apple Object and Android Object to include use_webview attribute when leveraging API only
Currently this attribute is missing in the docs and…