Skip to content

Fix isCleartextTrafficPermitted#2420

Merged
RyanTheOptimist merged 1 commit intoenvoyproxy:mainfrom
RyanTheOptimist:isCleartextTrafficPermitted
Jul 18, 2022
Merged

Fix isCleartextTrafficPermitted#2420
RyanTheOptimist merged 1 commit intoenvoyproxy:mainfrom
RyanTheOptimist:isCleartextTrafficPermitted

Conversation

@RyanTheOptimist
Copy link
Contributor

Fix isCleartextTrafficPermitted by finding a static method (instead of an object method) and calling
the static method of the AndroidNetworkLibrary class instead of calling the instance method on a string.

Testing: Needs tests :)]

@RyanTheOptimist
Copy link
Contributor Author

/assign @alyssawilk

alyssawilk
alyssawilk previously approved these changes Jul 14, 2022
Signed-off-by: Ryan Hamilton <rch@google.com>
@RyanTheOptimist RyanTheOptimist merged commit e80978a into envoyproxy:main Jul 18, 2022
jpsim added a commit that referenced this pull request Jul 18, 2022
* main:
  tools: fix source mapping (#2429)
  Update Envoy (#2427)
  tools: add arm64 debug run configuration (#2424)
  Revert "docs: use sphinx githubpages extension (#2418)" (#2425)
  Remove Tulsi configuration & docs (#2421)
  Fix isCleartextTrafficPermitted (#2420)
  Squelch two JNI build warnings (#2426)
  dns: allow using the `getaddrinfo`-based system DNS resolver (#2419)
  docs: use sphinx githubpages extension (#2418)
  Update Envoy (#2417)
  Remove rules_cc uses
  Bump Lyft Support Rotation (#2414)
  iOS: fix retain cycles in `EnvoyNetworkMonitor` (#2415)
  Update Envoy (#2413)
  engine: remove outdated comment about `registerFactories()` (#2412)
  api: make RequestTrailersBuilder and ResponseHeadersBuilder constructors public (#2410)

Signed-off-by: JP Simard <jp@jpsim.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants