envoyproxy / envoyproxy/envoy-mobile

Redirect callback

Open
#1,459 6 comments 0 reactions 1 assignee Assigned to @goaway View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.