vance_solar
vance_solar
WWasp
Created by vance_solar on 1/2/2025 in #đŸ™‹questions
How do I access full request object (headers, ip address, user agent) in backend functions?
Hi, I need to be able to use information from the request headers to perform different logic. For wasp actions I only see the option of getting the request body, and the context only contains db entities and the logged in user. Is there a way to get full access to the headers like useragent, ip address, etc?
7 replies