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 _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
