Getting the transparent proxies right is a bit complicated, and there have been some testing inconsistencies (especially pypy.) I'm wondering if using the wrapt version (https://wrapt.readthedocs.io/en/latest/wrappers.html) would be more stable/tested/well maintained rather than staying with my custom one. If anyone using this has any feelings one way or the other, let me know.
Getting the transparent proxies right is a bit complicated, and there have been some testing inconsistencies (especially pypy.) I'm wondering if using the wrapt version (https://wrapt.readthedocs.io/en/latest/wrappers.html) would be more stable/tested/well maintained rather than staying with my custom one. If anyone using this has any feelings one way or the other, let me know.