-
I have multiple platform-specific implementations of an HTTP client and I would like to select the appropriate one for the platform e.g. to use one based on NSURLSession on iOS, cronet on Android, etc…
-
I'm creating this issue to explore the possibility of developing a spec for gRPC-over-HTTP/3.
HTTP/3 is currently an IETF draft, available to view at https://quicwg.org/base-drafts/draft-ietf-quic-…
-
### MAX Plugin Version
6.1.2
### Unity Version
2023.3.33
### Device/Platform Info
Android
### Current Behavior
Gradle fail.
### Expected Behavior
Gradle successful.
### How to Reproduce
1. …
-
Cronet supports [disabling connection migration from WIFI to Cellular](https://chromium.googlesource.com/chromium/src/+/main/components/cronet/android/api/src/org/chromium/net/ExperimentalUrlRequest.j…
-
Any idea why cronet is using TCP even though I've defined to use quic in HttpClient constructor?
Tested on Windows 10 Home 21h1
-
Hi @Sunbreak ,
i have some issue and stuck in here 😅
when i running in debug/profile mode it's fine, but if I run `flutter run --release` or `flutter build apk`
application always force close on e…
-
```
CronetCallFactory.newBuilder(engine).build()
val builder = Retrofit.Builder()
builder.callFactory(factory)
// use builder with OkHttp
```
Before enabling Cronet with Retrofit using above s…
-
The Cronet [MockUrlRequestJobFactory](https://source.chromium.org/chromium/chromium/src/+/main:components/cronet/android/test/src/org/chromium/net/MockUrlRequestJobFactory.java) must be properly porte…
-
UMA is supported by Cronet by returning the metrics in a serialized proto: [```cronetEngine.getGlobalMetricsDeltas()```](https://source.chromium.org/chromium/chromium/src/+/main:components/cronet/andr…
-
### 复现步骤 / Step to reproduce
升级多个版本后,点各个漫画,都无法正常显示图片。略缩图正常
### 预期行为 / Expected behaviour
点阅读后,正常显示图片
### 实际行为 / Actual Behaviour
![Screenshot_20240520_183731_moe tarsin ehviewer](https://github.c…