Simon Hanna

Results 55 comments of Simon Hanna

Done. And I ensured the build works locally. (needed to wrap the function call in parenthesis)

I'm not sure if I really want to have that feature. You can pass code that gets executed in so many ways and it's hard to catch them all. If...

I honestly would've expected the sdk to contain a shorthand for the file upload that internally calls the two methods

Tried a couple of different places to include the path in the error message and I think prepending it is the easiest to read but if you'd like it somewhere...

The code provided does work but I'd probably change the API a bit. Is this moving forward? Shall/May I take over?

@metcoder95 what you posted would be the intended outcome. You're not logging if it was a header or body timeout. header timeouts appeared to throw a TimeoutError in my tests....

The background to the feature request is that we're doing TLS termination before nginx. So nginx only sees http traffic. Using absolute redirects always returns http. HSTS should take care...

I'm no longer actively maintaining the project. I would merge the tests you contribute though