Skip to content
Discussion options

You must be logged in to vote

I could've sworn I had tried context.res.set('key', 'value') and got an error along the lines of set not existing or not being a function, but I've tried again and it seems to work just fine. Not sure if it was user error on my end, or the fact that between my initial post and now I've updated from v1.8.2 to v1.9.5. Regardless, the solution is to simply use context.res.set('key', 'value').

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by revnelson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant