RichardSlater 701d85e17e Fix for #3669: Azure Quickstart fn returns nothing
Add an out HTTP event that specifies the `res` variable on the context
allowing the function specified in `handler.js` to run as expected in
Azure.
2017-05-24 19:55:05 +01:00
..