mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Do not add proxy headers here as they were already added when we first got the request and sent it to anubis. This fixes some applications (like mailman/django) that don't deal well with duplicate x-forwarded-for entries and keeps the non anubis behavior. Signed-off-by: Kevin Fenzi <kevin@scrye.com>