werkzeug.Headers.get_all

Headers.get_all(name)[source]

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

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