Pete Johnson

Results 4 comments of Pete Johnson

Agreed that's not what you'd set it to for a production deployment, but my point was more that there isn't a mechanism to set it currently at all for OPTIONS.

OK, so I played around with this today and the fix is really simple, see my PR. The template already could pass control of the response headers for GET and...

HI @brahama! Thanks so much for reaching out. I have to admit it's been awhile since I touched this, but it looks like perhaps either your package.json doesn't reference the...

NP, here's the version output: ``` $ fn version Client version is latest version: 0.5.13 Server version: 0.3.570 ``` Contents of func.yaml, which I left untouched from the `init` command...