This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
HTTPS vs HTTP failing to result in identical execution #892
Closed
Description
I've been trying hard to trace this error out, and I believe it to be an issue inside of node's HTTPS libraries. I've created a repeatable snip you can run to produce the error.
https://gist.github.com/911661
Inside the gist is an explanation of the conditions to test, and the scenarios I have experienced. I am on Mac OS X 10.6.7, I've run this test on 0.4.5 and 0.5.0-pre.
Any advice is appreciated.
Activity