← Back to team overview

ladon-dev-team team mailing list archive

[Question #231732]: access to http headers within services code

 

New question #231732 on ladon:
https://answers.launchpad.net/ladon/+question/231732

Hi,
We've been developing some web services in python.

Right now we're using spyne. But we are thinking on moving to ladon, because it can use python types as input/outputs. 
(we are intending to use a software call taverna as the client GUI for accessing the web services and the interaction is clearer with simple types)

We are using the HTTP headers to get the name of the user (we provide the web services using HTTP Basic Auth). Spyne let us use a "context" variable, that holds all the HTTP headers when a call is made. Is there any way we can access them using Ladon????

-- 
You received this question notification because you are a member of
Ladon Developer, which is an answer contact for ladon.