I can think of the following methods:
- To log them as response headers
- To view them in the server logs via a compute
Is there a way to see them directly somewhere?
I can think of the following methods:
Is there a way to see them directly somewhere?
You can enable deep request inspection as described here: Layer0 Documentation - Logs
and see all the request headers firectly that way