werkzeug.parse_etags

werkzeug.parse_etags(value)[source]

Parse an etag header.

Parameters:value – the tag header to parse
Returns:an ETags object.