Refactor ext_proc client code to remove dynamic_cast
Open
area/ext_proc
help wanted
tech debt
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 437
Description
*Title*: Refactor ext_proc client code to remove dynamic_cast
*Description*:
Remove this dynamic_cast here:
https://github.com/envoyproxy/envoy/blob/29428f956761918e7112183af50f969b099196f1/source/extensions/filters/http/ext_proc/client_impl.cc#L30
For more details please check: https://github.com/envoyproxy/envoy/pull/35740#discussion_r1781527990
Contributor guide
Assessment
This issue has not been assessed yet.