fire-and-forget icon indicating copy to clipboard operation
fire-and-forget copied to clipboard

Doesn't support HTTPS

Open brettnem opened this issue 9 years ago • 1 comments

I was using this method because it's literally what I need. I don't think threads will work for me, because I have a 3rd party process calling this process and executing this method. If it's a thread, I think it'll still wait for the thread to die before the parent returns.

While testing https methods, I noticed it's still sending just plain text. Looking at the code, it looks like this is to be expected.

If you could add HTTPS support that would be really awesome :)

brettnem avatar Aug 18 '16 17:08 brettnem

sorry, I don't write Ruby anymore and this repo isn't maintained anymore. Feel free to fork or send a PR.

mattetti avatar Aug 18 '16 18:08 mattetti