werkzeug.EnvironHeaders.get_all

EnvironHeaders.get_all(name)

Return a list of all the values for the named field.

This method is compatible with the wsgiref get_all() method.