João Bernardo
João Bernardo
This lib might be helpful: https://github.com/thoughtbot/bamboo It supports a several email services, it would be cool to integrate here so that the lib would be service agnostic 🙂
@lexmag I'd appreciate a review from you when you have the chance. Thanks!
The client rejects any requests where both the proxy scheme and the end request scheme are https. See here: https://github.com/benoitc/hackney/blob/d6d075f9edcbb7e0b5c9418dba5dd34f2c95bc21/src/hackney.erl#L629
@benoitc Why was my previous comment deleted? Did it not follow the community guidelines? I'm sorry if that was the case.
As far as I'm aware there isn't a specification for it, it's a variation of the classic HTTP proxying where the connection between the client and the proxy is over...
@manuel-rubio I didn't know about this. Seems to be very nice way to handle this problem. I will definitely look into this. Thank you !
Thank you for the insight @pggalaviz ! Definitely something to look into.
@Trevoke Can you give me an example where this might be useful ?
@Trevoke This is true. I think this is definitely something we can improve.
This is indeed a good idea ! @teresalazar13 This sounds like a good future intern project, what do you think ?