Timothy Hunt

Results 2 issues of Timothy Hunt

Some sites don't like it when you don't have a user agent (I was getting a 403 from a wordpress site). Adding a user-agent fixed this (I then got a...

There's a bug in the version of Node.js 10.x that Lambda uses that causes the http request 'end' event to not be fired. see https://github.com/nodejs/node/issues/21398 This results in the "close"...