> 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

Reply via email to