Hello Robert,

We are using falcon as our web framework. Please see the issue thread here for 
more context: https://github.com/racker/falcon/issues/224

Thank you,
John

________________________________________
From: [email protected] [[email protected]] on behalf of 
Roberto De Ioris [[email protected]]
Sent: Monday, March 31, 2014 12:03 AM
To: uWSGI developers and users list
Subject: Re: [uWSGI] Multiple request headers with same name

> Hello folks,
>
> We are noticing that if a request is made to our application containing
> multiple header names, only one of the name values is passed in via the
> request environment. For example, if multiple X-ROLES headers are provided
> with different roles values, only one of those role values is observed
> from the application side.
>
> Is a uWSGI option available to allow for converting the multiple headers
> into a single header with a list of values?
>
> Thank you,
> John
>

The situation is pretty messy, basically it is stack-dependent.

Which webserver are you using ?


--
Roberto De Ioris
http://unbit.it
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to