summaryrefslogtreecommitdiff
path: root/src/werkzeug/datastructures/headers.py
Commit message (Expand)AuthorAgeFilesLines
* update removal version to 3.0David Lord2023-05-081-6/+6
* add __future__ annotationsDavid Lord2023-04-191-1/+3
* split csp and etag from headers moduleDavid Lord2023-04-191-179/+0
* deprecate bytes in headersDavid Lord2023-04-101-44/+93
* Refactor the datastructures code structurepgjones2023-02-131-0/+694