summaryrefslogtreecommitdiff
path: root/waitress/proxy_headers.py
Commit message (Expand)AuthorAgeFilesLines
* move tests into test_proxy_headersMichael Merickel2019-07-181-3/+3
* log the header valueMichael Merickel2019-07-141-44/+60
* handle exceptions and tag them with the specific headerMichael Merickel2019-06-301-91/+117
* move proxy headers to a middleware and return 400 for malformed valuesMichael Merickel2019-06-291-0/+309