Hacker News new | ask | show | jobs
by theochampion 1424 days ago
There is currently no way to access the HTTP request query params and headers, but we could add it (probably as part of the context obj).

What is your use-case if you don't mind me asking?

1 comments

Authentication, mainly.
Thank you!