trusted-cgi
trusted-cgi copied to clipboard
Feature Request: Pass web request information to request handlers.
I see that headers are being parsed in the web UI, but I'd like to know how I can get access to that information inside my handler. It would also be nice to get the HTTP method that's in use. Does this exist already?