crystal-libraries-needed icon indicating copy to clipboard operation
crystal-libraries-needed copied to clipboard

HTTP Proxy Client

Open jwoertink opened this issue 8 years ago • 2 comments

I think this should be built in to Crystal. Right now from what I can tell, there's not a way to create an HTTP client using proxy without hand rolling the entire auth process.

jwoertink avatar May 19 '17 23:05 jwoertink

Maybe you should create an issue on the crystal issue tracker then.

RX14 avatar May 20 '17 07:05 RX14

It's been an issue for almost a year https://github.com/crystal-lang/crystal/issues/2963 There just hasn't been any movement on it. I thought about taking it on, but I'm not really sure how I would write specs to test it, or if that example in the issue thread is actually a good solution or not.

jwoertink avatar May 20 '17 15:05 jwoertink