I'm currently working on implementing the feature described in #944. So far I've made it working for plain HTTP requests and I still need to figure out how to do it for HTTPS CONNECTs. Any help is appreciated, especially regarding a better integration in the huge code base and handling of edge cases.
@honfika are you still maintaining this project? I was trying to add 407 handling here, but I'm having a hard time reusing code for plain HTTP CONNECTs.
I'm currently working on implementing the feature described in #944. So far I've made it working for plain HTTP requests and I still need to figure out how to do it for HTTPS CONNECTs. Any help is appreciated, especially regarding a better integration in the huge code base and handling of edge cases.