Y
Hacker News
new
|
ask
|
show
|
jobs
by
sscarduzio
1422 days ago
This is amazing, how do I access the HTTP request query parameters and headers?
1 comments
theochampion
1422 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?
link
sscarduzio
1422 days ago
Authentication, mainly.
link
theo_champion
1417 days ago
Its possible now! See:
https://twitter.com/chunkdotrun/status/1555160919503691777
link
sscarduzio
1417 days ago
Thank you!
link
What is your use-case if you don't mind me asking?