Get the request header inside a form action? For Solid Start
Let's say I have a login action and I first want to check if the user is already logged in, and if their session is already there (in the db). I want to do something conditionally for that.

