Closed zwhitchcox closed 9 years ago
Sorry..fixed:
{
hostname: "www.reddit.com/r/jokes/.json?limit=100",
path: "/",
method: "GET",
withCredentials: false,
protocol:"http:"
}
The only surefire way for me to immediately find the answer is to ask the world.
Oh well, hopefully someone else will find this useful...
When I make this request
I get this error:
I have no idea why it's prepending "file://" to "http://", and it's totally fucking up my day...
Is there any cure for this?