Hello, I'am searching for a way to authenticate against the api that I have written with web.py.
I thought about something like a API-Key/Token that would be included in the HTTP headers of the request. How can I get a specific HTTP-Header with web.py? I'am using modpython_gateway.py/mod_python in my production environment. I have seen the method web.header() - but it seems like that this method is only for setting specific response-headers. -- You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to webpy@googlegroups.com. To unsubscribe from this group, send email to webpy+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/webpy?hl=en.