envoyproxy / envoyproxy/envoy-mobile
Redirect callback
Open
cronet
enhancement
no stalebot
- Dominant language
- Java
- Stars
- 566
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
For HTTP redirect, Cronet invokes a "User" callback method for each leg, and waits for the User to allow continuation (or cancel).
At first sight, Envoy-Mobile does not expose such mechanism. Here is the Cronet API for this:
https://chromium.googlesource.com/chromium/src/+/master/components/cronet/android/api/src/org/chromium/net/UrlRequest.java#133
Contributor guide
Assessment
This issue has not been assessed yet.