Hi folk,
Do you know any method for reading (the extended) WSGI HTTP headers from a custom tool?
If I put some debugging lines in $galaxy/lib/galaxy/web/framework/middleware/xforwardedhost.py, I can read the HTTP headers I want. But I need to access them under tools/my_script.py. Is there a way to reach the "webapp"s http headers from there?
Thanks. Mutlu